Home
last modified time | relevance | path

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

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