Searched refs:HFCD_REC (Results 1 – 2 of 2) sorted by relevance
129 case 5: cip = HFCD_FIFO | HFCD_Z1 | HFCD_REC; in SelFiFo()601 SelFiFo(cs, 4 | HFCD_REC); in receive_dmsg()602 cip = HFCD_FIFO | HFCD_F1 | HFCD_REC; in receive_dmsg()605 cip = HFCD_FIFO | HFCD_F2 | HFCD_REC; in receive_dmsg()609 z1 = ReadZReg(cs, HFCD_FIFO | HFCD_Z1 | HFCD_REC); in receive_dmsg()610 z2 = ReadZReg(cs, HFCD_FIFO | HFCD_Z2 | HFCD_REC); in receive_dmsg()619 cip = HFCD_FIFO | HFCD_FIFO_OUT | HFCD_REC; in receive_dmsg()676 cip = HFCD_FIFO | HFCD_F2_INC | HFCD_REC; in receive_dmsg()680 cip = HFCD_FIFO | HFCD_F2 | HFCD_REC; in receive_dmsg()
39 #define HFCD_REC 0x01 macro