Searched refs:TWL6040_REG_HSRCTL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | twl6040.c | 122 case TWL6040_REG_HSRCTL: in twl6040_read() 143 case TWL6040_REG_HSRCTL: in twl6040_can_write_to_chip() 162 case TWL6040_REG_HSRCTL: in twl6040_update_dl12_cache() 220 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in headset_power_mode() 231 twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl); in headset_power_mode() 248 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in twl6040_hs_dac_event() 257 twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl); in twl6040_hs_dac_event() 410 SOC_ENUM_SINGLE(TWL6040_REG_HSRCTL, 5, ARRAY_SIZE(twl6040_hs_texts), 613 TWL6040_REG_HSRCTL, 7, 1, 0), 712 TWL6040_REG_HSRCTL, 2, 0, NULL, 0), [all …]
|
/Linux-v4.19/include/linux/mfd/ |
D | twl6040.h | 49 #define TWL6040_REG_HSRCTL 0x11 macro
|