Home
last modified time | relevance | path

Searched refs:pps_out_num (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c287 for (i = 0; i < priv->dma_cap.pps_out_num; i++) { in stmmac_ptp_register()
301 stmmac_ptp_clock_ops.n_per_out = priv->dma_cap.pps_out_num; in stmmac_ptp_register()
H A Dcommon.h440 unsigned int pps_out_num; member
H A Ddwmac4_dma.c454 dma_cap->pps_out_num = (hw_cap & GMAC_HW_FEAT_PPSOUTNUM) >> 24; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c465 dma_cap->pps_out_num = (hw_cap & XGMAC_HWFEAT_PPSOUTNUM) >> 24; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6329 priv->dma_cap.pps_out_num); in stmmac_dma_cap_show()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c467 hw_feat->pps_out_num = XLGMAC_GET_REG_BITS(mac_hfr2, in xlgmac_get_all_hw_features()
682 switch (pdata->hw_feat.pps_out_num) { in xlgmac_print_all_hw_features()
H A Ddwc-xlgmac.h534 unsigned int pps_out_num; /* Number of PPS outputs */ member
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1031 unsigned int pps_out_num; /* Number of PPS outputs */ member
H A Dxgbe-drv.c798 hw_feat->pps_out_num = XGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, PPSOUTNUM); in xgbe_get_all_hw_features()
917 hw_feat->pps_out_num); in xgbe_get_all_hw_features()