Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_codec.c83 codec_write(struct codec_softc *sc, uint32_t reg, uint32_t val) in codec_write() function
246 codec_write(sc, CR_VIC, reg); in codec_attach()
252 codec_write(sc, CR_DAC, reg); in codec_attach()
262 codec_write(sc, AICR_DAC, reg); in codec_attach()
267 codec_write(sc, FCR_DAC, reg); in codec_attach()
274 codec_write(sc, CR_HP, reg); in codec_attach()