Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dcore.h314 #define EMAC_FTR_440GX_PHY_CLK_FIX 0x00000080 macro
347 EMAC_FTR_STACR_OC_INVERT | EMAC_FTR_440GX_PHY_CLK_FIX |
Dcore.c130 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX | in emac_report_timeout_error()
2426 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2434 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2474 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2595 dev->features |= EMAC_FTR_440GX_PHY_CLK_FIX; in emac_init_config()