Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Dhfc_2bs0.h34 #define HFC_DATA_NODEB 2 macro
Dhfc_2bs0.c135 cs->BC_Read_Reg(cs, HFC_DATA_NODEB, cip); in hfc_clear_fifo()
177 cs->BC_Read_Reg(cs, HFC_DATA_NODEB, cip); in hfc_empty_fifo()
189 cs->BC_Read_Reg(cs, HFC_DATA_NODEB, cip); in hfc_empty_fifo()
210 *ptr++ = cs->BC_Read_Reg(cs, HFC_DATA_NODEB, cip); in hfc_empty_fifo()
317 cs->BC_Write_Reg(cs, HFC_DATA_NODEB, cip, bcs->tx_skb->data[idx++]); in hfc_fill_fifo()