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

/freebsd-12-stable/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c267 (MV88E61XX_HOST_PORT << 12) | (MV88E61XX_HOST_PORT << 8) |
268 (MV88E61XX_HOST_PORT << 4));
313 if (psc->sc_port != MV88E61XX_HOST_PORT) {
325 if (psc->sc_port != MV88E61XX_HOST_PORT) {
335 if (psc->sc_port != MV88E61XX_HOST_PORT) {
350 if (psc->sc_port != MV88E61XX_HOST_PORT) {
351 allow_mask = 1 << MV88E61XX_HOST_PORT;
354 allow_mask &= ~(1 << MV88E61XX_HOST_PORT);
363 if (psc->sc_port == MV88E61XX_HOST_PORT) {
[all...]
H A Dmv88e61xxphyreg.h50 #define MV88E61XX_HOST_PORT (5) macro

Completed in 97 milliseconds