Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h37 #define AICFR_RFTH_S 24 /* Receive FIFO threshold for interrupt or DMA request. */ macro
38 #define AICFR_RFTH_M (0x0f << AICFR_RFTH_S)
39 #define AICFR_RFTH(x) ((x) << AICFR_RFTH_S)