Searched refs:GEM_ENST_ON_TIME (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/cadence/ | ||
| H A D | macb.h | 224 #define GEM_ENST_ON_TIME(hw_q) (0x0820 + ((hw_q) << 2)) macro |
| H A D | macb_main.c | 4763 queue->ENST_ON_TIME = GEM_ENST_ON_TIME(hw_q); in macb_init_dflt() |