Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.h95 #define TAS2764_INT_MASK0 TAS2764_REG(0x0, 0x3b) macro
H A Dtas2764.c546 ret = snd_soc_component_write(tas2764->component, TAS2764_INT_MASK0, 0xff); in tas2764_codec_probe()