Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h39 #define AICFR_RFTH(x) ((x) << AICFR_RFTH_S) macro
H A Djz4780_aic.c607 reg |= (AICFR_RFTH(7)); /* Receive FIFO threshold */ in aic_configure()