Home
last modified time | relevance | path

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

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