Searched refs:A_F1 (Results 1 – 4 of 4) sorted by relevance
57 #define A_F1 0x0C macro
647 f1 = Read_hfc8_stable(l1p->hw, A_F1); in rx_d_frame()754 f1 = Read_hfc8_stable(l1->hw, A_F1); in rx_b_frame()852 f1 = Read_hfc8(l1p->hw, A_F1); in tx_d_frame()910 hdlc_num = Read_hfc8(l1->hw, A_F1) & MAX_F_CNT; in tx_b_frame()
395 #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()