Searched refs:TWL6040_REG_EARCTL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | twl6040.c | 121 case TWL6040_REG_EARCTL: in twl6040_read() 142 case TWL6040_REG_EARCTL: in twl6040_can_write_to_chip() 161 case TWL6040_REG_EARCTL: in twl6040_update_dl12_cache() 205 twl6040_write(codec, TWL6040_REG_EARCTL, 0x1e); in twl6040_init_chip() 603 TWL6040_REG_EARCTL, 1, 0xF, 1, ep_tlv), 704 TWL6040_REG_EARCTL, 0, 0, NULL, 0, 966 earctl = twl6040_read(codec, TWL6040_REG_EARCTL); in twl6040_mute_path() 976 twl6040_reg_write(twl6040, TWL6040_REG_EARCTL, earctl); in twl6040_mute_path()
|
/linux-4.1.27/include/linux/mfd/ |
D | twl6040.h | 51 #define TWL6040_REG_EARCTL 0x13 macro
|