Home
last modified time | relevance | path

Searched refs:TAS2764_INT_MASK4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.h99 #define TAS2764_INT_MASK4 TAS2764_REG(0x0, 0x3d) macro
H A Dtas2764.c562 ret = snd_soc_component_write(tas2764->component, TAS2764_INT_MASK4, 0xff); in tas2764_codec_probe()