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