Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmicrel_phy.h41 #define MICREL_PHY_50MHZ_CLK 0x00000001 macro
/linux-5.19.10/arch/arm/mach-mxs/
Dmach-mxs.c256 phy->dev_flags |= MICREL_PHY_50MHZ_CLK; in apx4devkit_phy_fixup()
/linux-5.19.10/drivers/net/phy/
Dmicrel.c1774 if (phydev->dev_flags & MICREL_PHY_50MHZ_CLK) { in kszphy_probe()