Searched refs:IGC_CTRL_RST (Results 1 – 2 of 2) sorted by relevance
43 wr32(IGC_CTRL, ctrl | IGC_CTRL_RST); in igc_reset_hw_base()
130 #define IGC_CTRL_RST 0x04000000 /* Global reset */ macro