Searched refs:B53_PVLAN_PORT_MASK (Results 1 – 1 of 1) sorted by relevance
| /u-boot/drivers/net/phy/ |
| A D | b53.c | 102 #define B53_PVLAN_PORT_MASK(i) ((i) * 2) macro 485 b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), in b53_imp_vlan_setup() 488 b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), in b53_imp_vlan_setup() 503 b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), &pvlan); in b53_port_enable() 506 b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), pvlan); in b53_port_enable()
|
Completed in 9 milliseconds