Searched refs:XMAC_CONFIG_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sun/ | ||
D | niu.h | 219 #define XMAC_CONFIG_MODE_MASK 0x0000000018000000ULL macro |
D | niu.c | 5332 val &= ~XMAC_CONFIG_MODE_MASK; in niu_init_xif_xmac() |