Home
last modified time | relevance | path

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

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