Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmicrel_phy.h65 #define KSZ886X_BMCR_DISABLE_LED BIT(0) macro
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c687 data |= KSZ886X_BMCR_DISABLE_LED; in ksz8_r_phy()
861 if (val & KSZ886X_BMCR_DISABLE_LED) in ksz8_w_phy()