Searched refs:PORT_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ | ||
| H A D | bcm_sf2_regs.h | 61 #define PORT_MODE_MASK 0x7 macro |
| H A D | bcm_sf2.c | 677 reg &= ~(PORT_MODE_MASK << PORT_MODE_SHIFT); in bcm_sf2_sw_mac_config() |