Searched refs:TWL6040_REG_EARCTL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | twl6040.c | 109 case TWL6040_REG_EARCTL: in twl6040_read() 130 case TWL6040_REG_EARCTL: in twl6040_can_write_to_chip() 149 case TWL6040_REG_EARCTL: in twl6040_update_dl12_cache() 193 twl6040_write(component, TWL6040_REG_EARCTL, 0x1e); in twl6040_init_chip() 591 TWL6040_REG_EARCTL, 1, 0xF, 1, ep_tlv), 700 TWL6040_REG_EARCTL, 0, 0, NULL, 0, 964 earctl = twl6040_read(component, TWL6040_REG_EARCTL); in twl6040_mute_path() 974 twl6040_reg_write(twl6040, TWL6040_REG_EARCTL, earctl); in twl6040_mute_path()
|
/linux-6.1.9/include/linux/mfd/ |
D | twl6040.h | 37 #define TWL6040_REG_EARCTL 0x13 macro
|