Lines Matching refs:rd32
40 ctrl = rd32(IGC_CTRL); in igc_reset_hw_base()
56 rd32(IGC_ICR); in igc_reset_hw_base()
68 u32 eecd = rd32(IGC_EECD); in igc_init_nvm_params_base()
113 ctrl = rd32(IGC_CTRL); in igc_setup_copper_link_base()
170 hw->bus.func = (rd32(IGC_STATUS) & IGC_STATUS_FUNC_MASK) >> in igc_init_phy_params_base()
342 rfctl = rd32(IGC_RFCTL); in igc_rx_fifo_flush_base()
346 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
351 rxdctl[i] = rd32(IGC_RXDCTL(i)); in igc_rx_fifo_flush_base()
360 rx_enabled |= rd32(IGC_RXDCTL(i)); in igc_rx_fifo_flush_base()
374 rlpml = rd32(IGC_RLPML); in igc_rx_fifo_flush_base()
377 rctl = rd32(IGC_RCTL); in igc_rx_fifo_flush_base()
398 rd32(IGC_ROC); in igc_rx_fifo_flush_base()
399 rd32(IGC_RNBC); in igc_rx_fifo_flush_base()
400 rd32(IGC_MPC); in igc_rx_fifo_flush_base()