Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.h97 #define TAS2764_INT_MASK2 TAS2764_REG(0x0, 0x40) macro
H A Dtas2764.c554 ret = snd_soc_component_write(tas2764->component, TAS2764_INT_MASK2, 0xff); in tas2764_codec_probe()