Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h43 #define AICFR_BCKD (1 << 2) /* BIT_CLK Direction. */ macro
H A Djz4780_aic.c603 reg |= (AICFR_SYNCD | AICFR_BCKD); in aic_configure()