Home
last modified time | relevance | path

Searched refs:ice_get_ptp_src_clock_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c79 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw) in ice_get_ptp_src_clock_index() function
95 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_incval()
115 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_src_cmd()
1248 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_write_port_cmd_e822()
2211 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_e822()
2387 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_e822()
H A Dice_ptp_hw.h131 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw);
H A Dice_ptp.c468 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_clk_reg()
2578 src_tmr = ice_get_ptp_src_clock_index(&pf->hw); in ice_ptp_prepare_for_reset()