Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h225 #define GEM_ENST_OFF_TIME(hw_q) (0x0840 + ((hw_q) << 2)) macro
H A Dmacb_main.c4764 queue->ENST_OFF_TIME = GEM_ENST_OFF_TIME(hw_q); in macb_init_dflt()