Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320dac33.h96 #define DAC33_PDNALLB (0x01 << 4) macro
H A Dtlv320dac33.c341 reg |= DAC33_PDNALLB; in dac33_soft_power()
343 reg &= ~(DAC33_PDNALLB | DAC33_OSCPDNB | in dac33_soft_power()