Home
last modified time | relevance | path

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

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