Searched defs:SYS_PORT_MODE (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/net/mscc_eswitch/ | ||
| H A D | ocelot_switch.c | 43 #define SYS_PORT_MODE(x) (0x514 + 0x4 * (x)) macro |
| H A D | luton_switch.c | 37 #define SYS_PORT_MODE(x) (0x81bc + 0x4 * (x)) macro |