Searched refs:MV88E61XX_PORT_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | mv88e61xxphy.c | 242 val = MV88E61XX_READ_PORT(psc, MV88E61XX_PORT_CONTROL); in mv88e61xxphy_init() 244 MV88E61XX_WRITE_PORT(psc, MV88E61XX_PORT_CONTROL, val); in mv88e61xxphy_init() 298 val = MV88E61XX_READ_PORT(psc, MV88E61XX_PORT_CONTROL); 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()
|
| H A D | mv88e61xxphyreg.h | 57 #define MV88E61XX_PORT_CONTROL (0x04) macro
|