Searched refs:TWL6040_REG_EARCTL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | twl6040.c | 123 case TWL6040_REG_EARCTL: in twl6040_read() 144 case TWL6040_REG_EARCTL: in twl6040_can_write_to_chip() 163 case TWL6040_REG_EARCTL: in twl6040_update_dl12_cache() 207 twl6040_write(component, TWL6040_REG_EARCTL, 0x1e); in twl6040_init_chip() 605 TWL6040_REG_EARCTL, 1, 0xF, 1, ep_tlv), 714 TWL6040_REG_EARCTL, 0, 0, NULL, 0, 978 earctl = twl6040_read(component, TWL6040_REG_EARCTL); in twl6040_mute_path() 988 twl6040_reg_write(twl6040, TWL6040_REG_EARCTL, earctl); in twl6040_mute_path()
|
/Linux-v4.19/include/linux/mfd/ |
D | twl6040.h | 51 #define TWL6040_REG_EARCTL 0x13 macro
|