Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ibm/emac/
Dcore.h302 #define EMAC_FTR_440GX_PHY_CLK_FIX 0x00000080 macro
335 EMAC_FTR_STACR_OC_INVERT | EMAC_FTR_440GX_PHY_CLK_FIX |
Dcore.c119 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX | in emac_report_timeout_error()
2687 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2695 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2758 if (emac_has_feature(dev, EMAC_FTR_440GX_PHY_CLK_FIX)) in emac_init_phy()
2880 dev->features |= EMAC_FTR_440GX_PHY_CLK_FIX; in emac_init_config()