Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_codec.h47 #define DAC_ADWL_M (0x3 << DAC_ADWL_S) macro
H A Djz4780_codec.c258 reg &= ~(AICR_DAC_SB | DAC_ADWL_M); in codec_attach()