Home
last modified time | relevance | path

Searched refs:IGC_BASET_H (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_tsn.c269 if ((rd32(IGC_BASET_H) || rd32(IGC_BASET_L)) && in igc_tsn_enable_offload()
282 if (!(rd32(IGC_BASET_H) || rd32(IGC_BASET_L))) in igc_tsn_enable_offload()
301 wr32(IGC_BASET_H, baset_h); in igc_tsn_enable_offload()
Digc_regs.h229 #define IGC_BASET_H 0x3318 macro