Searched refs:CIR_SET_FIFO_TL (Results 1 – 2 of 2) sorted by relevance
36 #define CIR_SET_FIFO_TL(x) (((x)&0x3)<<2) macro
69 data |= CIR_SET_FIFO_TL(cir->fifo_tl); in cir_port_init()