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

/freebsd-11.0-release/sys/mips/cavium/octe/
H A Dmv88e61xxphyreg.h47 #define MV88E61XX_PORT(x) (0x10 + (x)) macro
H A Dmv88e61xxphy.c100 MV88E61XX_READ((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg))
103 MV88E61XX_WRITE((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg), (val))
122 val = MIIBUS_READREG(device_get_parent(dev), MV88E61XX_PORT(0),

Completed in 94 milliseconds