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()
351 rfctl = rd32(IGC_RFCTL); in igc_rx_fifo_flush_base()
355 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
360 rxdctl[i] = rd32(IGC_RXDCTL(i)); in igc_rx_fifo_flush_base()
369 rx_enabled |= rd32(IGC_RXDCTL(i)); in igc_rx_fifo_flush_base()
383 rlpml = rd32(IGC_RLPML); in igc_rx_fifo_flush_base()
386 rctl = rd32(IGC_RCTL); in igc_rx_fifo_flush_base()
407 rd32(IGC_ROC); in igc_rx_fifo_flush_base()
408 rd32(IGC_RNBC); in igc_rx_fifo_flush_base()
409 rd32(IGC_MPC); in igc_rx_fifo_flush_base()