Home
last modified time | relevance | path

Searched refs:IGC_SWSM (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/igc/
A Digc_i225.c49 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
65 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
82 swsm = rd32(IGC_SWSM); in igc_get_hw_semaphore_i225()
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()
A Digc_mac.c719 swsm = rd32(IGC_SWSM); in igc_put_hw_semaphore()
723 wr32(IGC_SWSM, swsm); in igc_put_hw_semaphore()
A Digc_regs.h38 #define IGC_SWSM 0x05B50 /* SW Semaphore */ macro

Completed in 11 milliseconds