Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhfc_2bds0.h56 #define HFCB_B2 0x02 macro
57 #define HFCB_CHANNEL(ch) (ch ? HFCB_B2 : HFCB_B1)
Dhfc_2bds0.c123 case 2: cip = HFCB_FIFO | HFCB_Z1 | HFCB_SEND | HFCB_B2; in SelFiFo()
125 case 3: cip = HFCB_FIFO | HFCB_Z1 | HFCB_REC | HFCB_B2; in SelFiFo()