Home
last modified time | relevance | path

Searched refs:EMAC_FTR_440GX_PHY_CLK_FIX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h302 #define EMAC_FTR_440GX_PHY_CLK_FIX 0x00000080 macro
335 EMAC_FTR_STACR_OC_INVERT | EMAC_FTR_440GX_PHY_CLK_FIX |
H A Dcore.c119 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX | in emac_report_timeout_error()
2689 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2697 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2760 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2882 dev->features |= EMAC_FTR_440GX_PHY_CLK_FIX; in emac_init_config()