Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmicrel_phy.h61 #define KSZ886X_BMCR_DISABLE_LED BIT(0) macro
/linux-5.19.10/drivers/net/dsa/microchip/
Dksz8795.c707 data |= KSZ886X_BMCR_DISABLE_LED; in ksz8_r_phy()
840 if (val & KSZ886X_BMCR_DISABLE_LED) in ksz8_w_phy()