Home
last modified time | relevance | path

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

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

Completed in 198 milliseconds