Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mii/
Dciphy.c366 PHY_SETBIT(struct mii_softc *sc, int y, uint16_t z) in PHY_SETBIT() function
400 PHY_SETBIT(sc, CIPHY_MII_ECTL1, CIPHY_INTSEL_RGMII); in ciphy_fixup()
401 PHY_SETBIT(sc, CIPHY_MII_ECTL1, CIPHY_IOVOL_2500MV); in ciphy_fixup()
408 PHY_SETBIT(sc, CIPHY_MII_AUXCSR, CIPHY_AUXCSR_MDPPS); in ciphy_fixup()
416 PHY_SETBIT(sc, CIPHY_MII_10BTCSR, CIPHY_10BTCSR_ECHO); in ciphy_fixup()
421 PHY_SETBIT(sc, CIPHY_MII_LED, CIPHY_LED_LINKACTBLINK); in ciphy_fixup()
433 PHY_SETBIT(sc, CIPHY_MII_10BTCSR, CIPHY_10BTCSR_ECHO); in ciphy_fixup()
Drgephy.c494 PHY_SETBIT(struct mii_softc *sc, int y, uint16_t z) in PHY_SETBIT() function
542 PHY_SETBIT(sc, 4, 0x0800); in rgephy_load_dspcode()
572 PHY_SETBIT(sc, 4, 0x0800); in rgephy_load_dspcode()