Searched refs:TWL6040_REG_HSRCTL (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
A 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() 599 TWL6040_REG_HSRCTL, 7, 1, 0), 698 TWL6040_REG_HSRCTL, 2, 0, NULL, 0), 963 hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL); in twl6040_mute_path() [all …]
|
/linux/include/linux/mfd/ |
A D | twl6040.h | 35 #define TWL6040_REG_HSRCTL 0x11 macro
|
Completed in 6 milliseconds