Home
last modified time | relevance | path

Searched refs:sw_sel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dqcom_spmi-regulator.c693 unsigned sw_sel = 0; in spmi_hw_selector_to_sw() local
716 return sw_sel + hw_sel - offset; in spmi_hw_selector_to_sw()
718 sw_sel += r->n_voltages; in spmi_hw_selector_to_sw()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dqcom_spmi-regulator.c754 unsigned sw_sel = 0; in spmi_hw_selector_to_sw() local
777 return sw_sel + hw_sel - offset; in spmi_hw_selector_to_sw()
779 sw_sel += r->n_voltages; in spmi_hw_selector_to_sw()

Completed in 8 milliseconds