Searched refs:CIR_SET_RXDCR (Results 1 – 2 of 2) sorted by relevance
60 #define CIR_SET_RXDCR(x) ((x)&0x7) macro
62 cir_regs[port]->rcr = (CIR_SET_RDWOS(cir->rdwos) | CIR_SET_RXDCR(cir->rxdcr)); in cir_port_init()