Searched defs:PORT_CTRL_RX_DISABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/phy/ | ||
H A D | b53.c | 45 #define PORT_CTRL_RX_DISABLE BIT(0) macro |
/openbmc/linux/drivers/net/dsa/b53/ | ||
H A D | b53_regs.h | 65 #define PORT_CTRL_RX_DISABLE BIT(0) macro |