Searched refs:io_voltage_lvl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | da7219.c | 1856 u8 *io_voltage_lvl) in da7219_handle_supplies() 1874 *io_voltage_lvl = DA7219_IO_VOLTAGE_LEVEL_2_5V_3_6V; in da7219_handle_supplies() 1882 *io_voltage_lvl = DA7219_IO_VOLTAGE_LEVEL_1_2V_2_8V; in da7219_handle_supplies() 2449 u8 io_voltage_lvl; in da7219_probe() local 2457 ret = da7219_handle_supplies(component, &io_voltage_lvl); in da7219_probe() 2496 snd_soc_component_write(component, DA7219_IO_CTRL, io_voltage_lvl); in da7219_probe() 1855 da7219_handle_supplies(struct snd_soc_component *component, u8 *io_voltage_lvl) da7219_handle_supplies() argument
|
H A D | da7218.c | 2637 u8 io_voltage_lvl = DA7218_IO_VOLTAGE_LEVEL_2_5V_3_6V; in da7218_handle_supplies() local 2657 io_voltage_lvl = DA7218_IO_VOLTAGE_LEVEL_1_5V_2_5V; in da7218_handle_supplies() 2670 snd_soc_component_write(component, DA7218_IO_CTRL, io_voltage_lvl); in da7218_handle_supplies()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | da7219.c | 1858 u8 *io_voltage_lvl) in da7219_handle_supplies() 1876 *io_voltage_lvl = DA7219_IO_VOLTAGE_LEVEL_2_5V_3_6V; in da7219_handle_supplies() 1884 *io_voltage_lvl = DA7219_IO_VOLTAGE_LEVEL_1_2V_2_8V; in da7219_handle_supplies() 2451 u8 io_voltage_lvl; in da7219_probe() local 2459 ret = da7219_handle_supplies(component, &io_voltage_lvl); in da7219_probe() 2498 snd_soc_component_write(component, DA7219_IO_CTRL, io_voltage_lvl); in da7219_probe() 1857 da7219_handle_supplies(struct snd_soc_component *component, u8 *io_voltage_lvl) da7219_handle_supplies() argument
|
H A D | da7218.c | 2637 u8 io_voltage_lvl = DA7218_IO_VOLTAGE_LEVEL_2_5V_3_6V; in da7218_handle_supplies() local 2657 io_voltage_lvl = DA7218_IO_VOLTAGE_LEVEL_1_5V_2_5V; in da7218_handle_supplies() 2670 snd_soc_component_write(component, DA7218_IO_CTRL, io_voltage_lvl); in da7218_handle_supplies()
|
Completed in 12 milliseconds