Searched refs:CIR_SET_CF (Results 1 – 2 of 2) sorted by relevance
53 #define CIR_SET_CF(x) ((x)&0x1f) macro
65 cir_regs[port]->cfr = (CIR_SET_CF(cir->cfq) | CIR_SET_HS(cir->hcfs)); in cir_port_init()