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()
165 hw->bus.func = (rd32(IGC_STATUS) & IGC_STATUS_FUNC_MASK) >> in igc_init_phy_params_base()
338 rfctl = rd32(IGC_RFCTL); in igc_rx_fifo_flush_base()
342 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
347 rxdctl[i] = rd32(IGC_RXDCTL(i)); in igc_rx_fifo_flush_base()
356 rx_enabled |= rd32(IGC_RXDCTL(i)); in igc_rx_fifo_flush_base()
370 rlpml = rd32(IGC_RLPML); in igc_rx_fifo_flush_base()
373 rctl = rd32(IGC_RCTL); in igc_rx_fifo_flush_base()
394 rd32(IGC_ROC); in igc_rx_fifo_flush_base()
395 rd32(IGC_RNBC); in igc_rx_fifo_flush_base()
396 rd32(IGC_MPC); in igc_rx_fifo_flush_base()