Searched refs:twl6040_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | twl6040.c | 184 twl6040_write(component, TWL6040_REG_MICLCTL, 0x18); in twl6040_init_chip() 185 twl6040_write(component, TWL6040_REG_MICRCTL, 0x18); in twl6040_init_chip() 192 twl6040_write(component, TWL6040_REG_HSGAIN, 0xff); in twl6040_init_chip() 193 twl6040_write(component, TWL6040_REG_EARCTL, 0x1e); in twl6040_init_chip() 194 twl6040_write(component, TWL6040_REG_HFLGAIN, 0x1d); in twl6040_init_chip() 195 twl6040_write(component, TWL6040_REG_HFRGAIN, 0x1d); in twl6040_init_chip() 196 twl6040_write(component, TWL6040_REG_LINEGAIN, 0); in twl6040_init_chip() 216 twl6040_write(component, TWL6040_REG_HSLCTL, hslctl); in headset_power_mode() 217 twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl); in headset_power_mode() 242 twl6040_write(component, TWL6040_REG_HSLCTL, hslctl); in twl6040_hs_dac_event() [all …]
|