Searched refs:TWL6040_REG_HSRCTL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | twl6040.c | 108 case TWL6040_REG_HSRCTL: in twl6040_read() 129 case TWL6040_REG_HSRCTL: in twl6040_can_write_to_chip() 148 case TWL6040_REG_HSRCTL: in twl6040_update_dl12_cache() 206 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in headset_power_mode() 217 twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl); in headset_power_mode() 234 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in twl6040_hs_dac_event() 243 twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl); in twl6040_hs_dac_event() 396 SOC_ENUM_SINGLE(TWL6040_REG_HSRCTL, 5, ARRAY_SIZE(twl6040_hs_texts), 599 TWL6040_REG_HSRCTL, 7, 1, 0), 698 TWL6040_REG_HSRCTL, 2, 0, NULL, 0), [all …]
|
/Linux-v6.6/include/linux/mfd/ |
D | twl6040.h | 35 #define TWL6040_REG_HSRCTL 0x11 macro
|