Searched refs:CPSW_PORT_P_VLAN (Results 1 – 2 of 2) sorted by relevance
44 #define CPSW_PORT_P_VLAN(p) (CPSW_PORT_OFFSET + 0x14 + ((p) * 0x100)) macro
1204 cpsw_write_4(sc->swsc, CPSW_PORT_P_VLAN(sc->unit + 1), in cpswp_init_locked()2845 reg = cpsw_read_4(sc, CPSW_PORT_P_VLAN(p->es_port)); in cpsw_getport()2870 cpsw_write_4(sc, CPSW_PORT_P_VLAN(p->es_port), in cpsw_setport()