Home
last modified time | relevance | path

Searched defs:B53_PVLAN_PORT_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Db53.c99 #define B53_PVLAN_PORT_MASK(i) ((i) * 2) macro
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h363 #define B53_PVLAN_PORT_MASK(i) ((i) * 2) macro