Searched refs:GEM_RBQS (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/cadence/ | ||
| H A D | macb.h | 218 #define GEM_RBQS(hw_q) (0x04A0 + ((hw_q) << 2)) macro |
| H A D | macb_main.c | 4300 queue->RBQS = GEM_RBQS(hw_q - 1); in macb_init() |