Searched refs:Write_hfc8 (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c206 #define Write_hfc8(a, b, c) {(*((volatile u_char *)(a->membase + b)) = c); inb(a->iobase + 4);} macro
234 Write_hfc8(hfc4s8s_hw *a, u_char b, u_char c) function
377 Write_hfc8(l1->hw, R_ST_SEL,
379 Write_hfc8(l1->hw, A_ST_WR_STA,
394 Write_hfc8(l1->hw, R_ST_SEL,
396 Write_hfc8(l1->hw, A_ST_WR_STA,
467 Write_hfc8(l1->hw, R_FIFO,
472 Write_hfc8(l1->hw, A_CON_HDLC, 0xc); /* HDLC mode, flag fill, connect ST */
473 Write_hfc8(l1->hw, A_SUBCH_CFG, 0); /* 8 bits */
474 Write_hfc8(l
[all...]

Completed in 107 milliseconds