Home
last modified time | relevance | path

Searched refs:allow_mask (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/cavium/octe/
H A Dmv88e61xxphy.c308 unsigned allow_mask; in mv88e61xxphy_init_port() local
351 allow_mask = 1 << MV88E61XX_HOST_PORT; in mv88e61xxphy_init_port()
353 allow_mask = (1 << MV88E61XX_PORTS) - 1; in mv88e61xxphy_init_port()
354 allow_mask &= ~(1 << MV88E61XX_HOST_PORT); in mv88e61xxphy_init_port()
357 (psc->sc_domain << 12) | allow_mask); in mv88e61xxphy_init_port()