Searched refs:TWL6040_REG_HSRCTL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | twl6040.c | 120 case TWL6040_REG_HSRCTL: in twl6040_read() 141 case TWL6040_REG_HSRCTL: in twl6040_can_write_to_chip() 160 case TWL6040_REG_HSRCTL: in twl6040_update_dl12_cache() 218 hsrctl = twl6040_read(codec, TWL6040_REG_HSRCTL); in headset_power_mode() 229 twl6040_write(codec, TWL6040_REG_HSRCTL, hsrctl); in headset_power_mode() 246 hsrctl = twl6040_read(codec, TWL6040_REG_HSRCTL); in twl6040_hs_dac_event() 255 twl6040_write(codec, TWL6040_REG_HSRCTL, hsrctl); in twl6040_hs_dac_event() 408 SOC_ENUM_SINGLE(TWL6040_REG_HSRCTL, 5, ARRAY_SIZE(twl6040_hs_texts), 702 TWL6040_REG_HSRCTL, 2, 0, NULL, 0), 965 hsrctl = twl6040_read(codec, TWL6040_REG_HSRCTL); in twl6040_mute_path() [all …]
|
/linux-4.1.27/include/linux/mfd/ |
D | twl6040.h | 49 #define TWL6040_REG_HSRCTL 0x11 macro
|