Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphyreg.h332 #define CIPHY_LED_LINKACTBLINK 0x0004 /* enable link/activity LED blink */ macro
H A Dciphy.c338 PHY_SETBIT(sc, CIPHY_MII_LED, CIPHY_LED_LINKACTBLINK); in ciphy_fixup()