Searched refs:IGC_SWSM_SWESMBI (Results 1 – 2 of 2) sorted by relevance
83 wr32(IGC_SWSM, swsm | IGC_SWSM_SWESMBI); in igc_get_hw_semaphore_i225()86 if (rd32(IGC_SWSM) & IGC_SWSM_SWESMBI) in igc_get_hw_semaphore_i225()
154 #define IGC_SWSM_SWESMBI 0x00000002 /* FW Semaphore bit */ macro