Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_codec.c84 #define AC_DAC_DPC(_sc) ((_sc)->cfg->DPC) macro
1149 val = CODEC_READ(sc, AC_DAC_DPC(sc)); in a10codec_attach()
1151 CODEC_WRITE(sc, AC_DAC_DPC(sc), val); in a10codec_attach()