Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhfc_2bds0.h55 #define HFCB_B1 0x00 macro
57 #define HFCB_CHANNEL(ch) (ch ? HFCB_B2 : HFCB_B1)
Dhfc_2bds0.c119 case 0: cip = HFCB_FIFO | HFCB_Z1 | HFCB_SEND | HFCB_B1; in SelFiFo()
121 case 1: cip = HFCB_FIFO | HFCB_Z1 | HFCB_REC | HFCB_B1; in SelFiFo()