Searched refs:BMAC_HOST_INFO (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sun/ | ||
D | niu.h | 577 #define BMAC_HOST_INFO(NUM) (0x00400UL + (NUM) * 0x8UL) macro |
D | niu.c | 2720 reg = BMAC_HOST_INFO(bmac_index); in __set_rdc_table_num() |