Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h40 #define AICFR_ICDC (1 << 5) /* Internal CODEC used. */ macro
H A Djz4780_aic.c601 reg |= (AICFR_ICDC); in aic_configure()