Searched refs:MV88E61XX_PORT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/mips/cavium/octe/
H A Dmv88e61xxphyreg.h49 #define MV88E61XX_PORT(x) (0x10 + (x)) macro
H A Dmv88e61xxphy.c102 MV88E61XX_READ((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg))
105 MV88E61XX_WRITE((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg), (val))
124 val = MIIBUS_READREG(device_get_parent(dev), MV88E61XX_PORT(0),

Completed in 128 milliseconds