Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hisax/
Dhfc4s8s_l1.c215 Write_hfc8(hfc4s8s_hw *a, u_char b, u_char c) in Write_hfc8() function
335 Write_hfc8(l1->hw, R_ST_SEL, in dch_l2l1()
337 Write_hfc8(l1->hw, A_ST_WR_STA, in dch_l2l1()
352 Write_hfc8(l1->hw, R_ST_SEL, in dch_l2l1()
354 Write_hfc8(l1->hw, A_ST_WR_STA, in dch_l2l1()
425 Write_hfc8(l1->hw, R_FIFO, in bch_l2l1()
430 Write_hfc8(l1->hw, A_CON_HDLC, 0xc); /* HDLC mode, flag fill, connect ST */ in bch_l2l1()
431 Write_hfc8(l1->hw, A_SUBCH_CFG, 0); /* 8 bits */ in bch_l2l1()
432 Write_hfc8(l1->hw, A_IRQ_MSK, 1); /* enable TX interrupts for hdlc */ in bch_l2l1()
433 Write_hfc8(l1->hw, A_INC_RES_FIFO, 2); /* reset fifo */ in bch_l2l1()
[all …]