Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmicrel_phy.h44 #define MICREL_PHY_50MHZ_CLK BIT(0) macro
/linux/arch/arm/mach-mxs/
H A Dmach-mxs.c254 phy->dev_flags |= MICREL_PHY_50MHZ_CLK; in apx4devkit_phy_fixup()
/linux/drivers/net/phy/
H A Dmicrel.c2302 if (phydev->dev_flags & MICREL_PHY_50MHZ_CLK) { in kszphy_probe()