Searched refs:pps_out_num (Results 1 – 9 of 9) sorted by relevance
312 for (i = 0; i < priv->dma_cap.pps_out_num; i++) { in stmmac_ptp_register()326 if (priv->dma_cap.pps_out_num) in stmmac_ptp_register()327 priv->ptp_clock_ops.n_per_out = priv->dma_cap.pps_out_num; in stmmac_ptp_register()
433 unsigned int pps_out_num; member
454 dma_cap->pps_out_num = (hw_cap & GMAC_HW_FEAT_PPSOUTNUM) >> 24; in dwmac4_get_hw_feature()
463 dma_cap->pps_out_num = (hw_cap & XGMAC_HWFEAT_PPSOUTNUM) >> 24; in dwxgmac2_get_hw_feature()
6506 priv->dma_cap.pps_out_num); in stmmac_dma_cap_show()
465 hw_feat->pps_out_num = XLGMAC_GET_REG_BITS(mac_hfr2, in xlgmac_get_all_hw_features()680 switch (pdata->hw_feat.pps_out_num) { in xlgmac_print_all_hw_features()
534 unsigned int pps_out_num; /* Number of PPS outputs */ member
943 unsigned int pps_out_num; /* Number of PPS outputs */ member
691 hw_feat->pps_out_num = XGMAC_GET_BITS(mac_hfr2, MAC_HWF2R, PPSOUTNUM); in xgbe_get_all_hw_features()810 hw_feat->pps_out_num); in xgbe_get_all_hw_features()
Completed in 40 milliseconds