Searched refs:A_F1 (Results 1 – 4 of 4) sorted by relevance
58 #define A_F1 0x0C macro
648 f1 = Read_hfc8_stable(l1p->hw, A_F1); in rx_d_frame()755 f1 = Read_hfc8_stable(l1->hw, A_F1); in rx_b_frame()853 f1 = Read_hfc8(l1p->hw, A_F1); in tx_d_frame()911 hdlc_num = Read_hfc8(l1->hw, A_F1) & MAX_F_CNT; in tx_b_frame()
396 #define A_F1 0x0C macro
2000 f1 = HFC_inb_nodebug(hc, A_F1); in hfcmulti_tx()2234 f1 = HFC_inb_nodebug(hc, A_F1); in hfcmulti_rx()2235 while (f1 != (temp = HFC_inb_nodebug(hc, A_F1))) { in hfcmulti_rx()