Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h224 #define GEM_ENST_ON_TIME(hw_q) (0x0820 + ((hw_q) << 2)) macro
H A Dmacb_main.c4763 queue->ENST_ON_TIME = GEM_ENST_ON_TIME(hw_q); in macb_init_dflt()