Searched refs:B53_VLAN_WRITE_25 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 450 #define B53_VLAN_WRITE_25 0x08 macro
|
H A D | b53_common.c | 261 b53_write32(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_25, entry); in b53_set_vlan_entry() 294 b53_read32(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_25, &entry); in b53_get_vlan_entry()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 451 #define B53_VLAN_WRITE_25 0x08 macro
|
H A D | b53_common.c | 261 b53_write32(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_25, entry); in b53_set_vlan_entry() 294 b53_read32(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_25, &entry); in b53_get_vlan_entry()
|
Completed in 9 milliseconds