Searched refs:GEM_IER (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ | ||
| H A D | macb.h | 200 #define GEM_IER(hw_q) (0x0600 + ((hw_q) << 2)) macro |
| H A D | macb_main.c | 3727 queue->IER = GEM_IER(hw_q - 1); in macb_init() |