Searched refs:MV88E61XX_WRITE_PORT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | mv88e61xxphy.c | 104 #define MV88E61XX_WRITE_PORT(psc, reg, val) \ macro 244 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_CONTROL, val); in mv88e61xxphy_init() 300 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_CONTROL, val); in mv88e61xxphy_init() 326 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_CONTROL, 0x04bc); in mv88e61xxphy_init_port() 332 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_CONTROL, 0x063f); in mv88e61xxphy_init_port() 356 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_VLAN_MAP, in mv88e61xxphy_init_port() 360 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_VLAN, in mv88e61xxphy_init_port() 365 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_PROVIDER_PROTO, in mv88e61xxphy_init_port() 369 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_ETHER_PROTO, in mv88e61xxphy_init_port() 373 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_FILTER, in mv88e61xxphy_init_port() [all …]
|