Searched refs:ts_src (Results 1 – 4 of 4) sorted by relevance
409 hw_feat->ts_src = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()547 switch (pdata->hw_feat.ts_src) { in xlgmac_print_all_hw_features()
511 unsigned int ts_src; /* Timestamp Source */ member
771 hw_feat->ts_src = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TSSTSSEL); in xgbe_get_all_hw_features()873 (hw_feat->ts_src == 1) ? "internal" : in xgbe_get_all_hw_features()874 (hw_feat->ts_src == 2) ? "external" : in xgbe_get_all_hw_features()875 (hw_feat->ts_src == 3) ? "internal/external" : "n/a"); in xgbe_get_all_hw_features()
976 unsigned int ts_src; /* Timestamp Source */ member