Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_switchdev.c134 reg = CPSW1_PORT_VLAN; in cpsw_get_pvid()
160 reg = CPSW1_PORT_VLAN; in cpsw_set_pvid()
Dcpsw_priv.h180 #define CPSW1_PORT_VLAN 0x0c /* VLAN Register */ macro
Dcpsw.c556 slave_write(slave, slave->port_vlan, CPSW1_PORT_VLAN); in cpsw_add_dual_emac_def_ale_entries()
665 reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN : in cpsw_add_default_vlan()
Dcpsw_new.c600 reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN : in cpsw_port_add_dual_emac_def_ale_entries()
649 reg = (cpsw->version == CPSW_VERSION_1) ? CPSW1_PORT_VLAN : in cpsw_port_add_switch_def_ale_entries()