Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h44 #define AICFR_SYNCD (1 << 1) /* SYNC is generated internally and driven out to the CODEC. */ macro
H A Djz4780_aic.c603 reg |= (AICFR_SYNCD | AICFR_BCKD); in aic_configure()