Home
last modified time | relevance | path

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

/openbmc/linux/sound/spi/
H A Dat73c213.h15 #define DAC_CTRL_ONDACR 5 macro
H A Dat73c213.c824 dac_ctrl = (1<<DAC_CTRL_ONDACL) | (1<<DAC_CTRL_ONDACR) in snd_at73c213_chip_init()