Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmicrel_phy.h40 #define MICREL_PHY_50MHZ_CLK 0x00000001 macro
/Linux-v5.10/arch/arm/mach-mxs/
Dmach-mxs.c252 phy->dev_flags |= MICREL_PHY_50MHZ_CLK; in apx4devkit_phy_fixup()
/Linux-v5.10/drivers/net/phy/
Dmicrel.c1147 if (phydev->dev_flags & MICREL_PHY_50MHZ_CLK) { in kszphy_probe()