Searched refs:DAC_ADWL_M (Results 1 – 2 of 2) sorted by relevance
47 #define DAC_ADWL_M (0x3 << DAC_ADWL_S) macro
258 reg &= ~(AICR_DAC_SB | DAC_ADWL_M); in codec_attach()