Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320dac33.h140 #define DAC33_WIDTH (0x01 << 0) macro
H A Dtlv320dac33.c877 fifoctrl_a &= ~DAC33_WIDTH; in dac33_prepare_chip()
881 fifoctrl_a |= DAC33_WIDTH; in dac33_prepare_chip()