Searched refs:IAVF_VFGEN_RSTAT (Results 1 – 3 of 3) sorted by relevance
27 #define iavf_flush(a) readl((a)->hw_addr + IAVF_VFGEN_RSTAT)
35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
2033 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_watchdog_task()2243 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_reset_task()3587 rstat = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_check_reset_complete()
Completed in 9 milliseconds