Searched refs:AICFR_BCKD (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/ingenic/ | ||
| H A D | jz4780_aic.h | 43 #define AICFR_BCKD (1 << 2) /* BIT_CLK Direction. */ macro |
| H A D | jz4780_aic.c | 603 reg |= (AICFR_SYNCD | AICFR_BCKD); in aic_configure() |