Searched refs:DAC_CTRL_ONDACR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/spi/ | ||
H A D | at73c213.h | 15 #define DAC_CTRL_ONDACR 5 macro |
H A D | at73c213.c | 824 dac_ctrl = (1<<DAC_CTRL_ONDACL) | (1<<DAC_CTRL_ONDACR) in snd_at73c213_chip_init() |