Searched refs:twl6040_read (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | twl6040.c | 176 twl6040_read(component, TWL6040_REG_TRIM1); in twl6040_init_chip() 177 twl6040_read(component, TWL6040_REG_TRIM2); in twl6040_init_chip() 178 twl6040_read(component, TWL6040_REG_TRIM3); in twl6040_init_chip() 179 twl6040_read(component, TWL6040_REG_HSOTRIM); in twl6040_init_chip() 180 twl6040_read(component, TWL6040_REG_HFOTRIM); in twl6040_init_chip() 205 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in headset_power_mode() 206 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in headset_power_mode() 233 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in twl6040_hs_dac_event() 234 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in twl6040_hs_dac_event() 331 val = twl6040_read(component, e->reg); in twl6040_soc_dapm_put_vibra_enum() [all …]
|