Home
last modified time | relevance | path

Searched refs:CPSW1_PORT_VLAN (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/ti/
Dcpsw_switchdev.c129 reg = CPSW1_PORT_VLAN; in cpsw_get_pvid()
155 reg = CPSW1_PORT_VLAN; in cpsw_set_pvid()
Dcpsw_priv.h183 #define CPSW1_PORT_VLAN 0x0c /* VLAN Register */ macro
Dcpsw.c548 slave_write(slave, slave->port_vlan, CPSW1_PORT_VLAN); in cpsw_add_dual_emac_def_ale_entries()
659 reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN : in cpsw_add_default_vlan()
Dcpsw_new.c594 reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN : in cpsw_port_add_dual_emac_def_ale_entries()
643 reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN : in cpsw_port_add_switch_def_ale_entries()