Searched refs:twl6040_read (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | twl6040.c | 111 static unsigned int twl6040_read(struct snd_soc_component *component, unsigned int reg) in twl6040_read() function 190 twl6040_read(component, TWL6040_REG_TRIM1); in twl6040_init_chip() 191 twl6040_read(component, TWL6040_REG_TRIM2); in twl6040_init_chip() 192 twl6040_read(component, TWL6040_REG_TRIM3); in twl6040_init_chip() 193 twl6040_read(component, TWL6040_REG_HSOTRIM); in twl6040_init_chip() 194 twl6040_read(component, TWL6040_REG_HFOTRIM); in twl6040_init_chip() 219 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in headset_power_mode() 220 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in headset_power_mode() 247 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in twl6040_hs_dac_event() 248 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in twl6040_hs_dac_event() [all …]
|