Searched defs:B53_PORT_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/phy/ | ||
H A D | b53.c | 44 #define B53_PORT_CTRL(i) (0x00 + (i)) macro |
/openbmc/linux/drivers/net/dsa/b53/ | ||
H A D | b53_regs.h | 64 #define B53_PORT_CTRL(i) (0x00 + (i)) macro |