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

/freebsd-11.0-release/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c265 (MV88E61XX_HOST_PORT << 12) | (MV88E61XX_HOST_PORT << 8) |
266 (MV88E61XX_HOST_PORT << 4));
311 if (psc->sc_port != MV88E61XX_HOST_PORT) {
323 if (psc->sc_port != MV88E61XX_HOST_PORT) {
333 if (psc->sc_port != MV88E61XX_HOST_PORT) {
348 if (psc->sc_port != MV88E61XX_HOST_PORT) {
349 allow_mask = 1 << MV88E61XX_HOST_PORT;
352 allow_mask &= ~(1 << MV88E61XX_HOST_PORT);
361 if (psc->sc_port == MV88E61XX_HOST_PORT) {
[all...]
H A Dmv88e61xxphyreg.h48 #define MV88E61XX_HOST_PORT (5) macro

Completed in 56 milliseconds