summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_tspll.c
AgeCommit message (Expand)Author
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski
2025-06-26ice: fall back to TCXO on TSPLL lock failKarol Kolacinski
2025-06-26ice: wait before enabling TSPLLKarol Kolacinski
2025-06-26ice: add multiple TSPLL helpersKarol Kolacinski
2025-06-26ice: use bitfields instead of unions for CGU regsKarol Kolacinski
2025-06-26ice: read TSPLL registers again before reporting statusJacob Keller
2025-06-26ice: clear time_sync_en field for E825-C during reprogrammingJacob Keller
2025-06-18ice: add TSPLL log config helperKarol Kolacinski
2025-06-18ice: use designated initializers for TSPLL constsKarol Kolacinski
2025-06-18ice: remove ice_tspll_params_e825 definitionsKarol Kolacinski
2025-06-18ice: fix E825-C TSPLL register definitionsJacob Keller
2025-06-18ice: rename TSPLL and CGU functions and definitionsKarol Kolacinski
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski