Searched defs:ANA_PORT_PORT_CFG (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/net/mscc_eswitch/ | ||
| H A D | ocelot_switch.c | 32 #define ANA_PORT_PORT_CFG(x) (0x7070 + 0x100 * (x)) macro |
| H A D | luton_switch.c | 27 #define ANA_PORT_PORT_CFG(x) (0x60 + 0x80 * (x)) macro |