Searched refs:tmr_idx (Results 1 – 3 of 3) sorted by relevance
218 u8 tmr_idx; in ice_ptp_read_src_incval() local2422 u8 tmr_idx; in ice_read_phy_and_phc_time_eth56g() local2579 u8 tmr_idx; in ice_start_phy_timer_eth56g() local4469 u8 tmr_idx; in ice_read_phy_and_phc_time_e82x() local4646 u8 tmr_idx; in ice_start_phy_timer_e82x() local5054 u8 tmr_idx; in ice_ptp_init_phc_e810() local5083 u8 tmr_idx; in ice_ptp_prep_phy_time_e810() local5168 u8 tmr_idx; in ice_ptp_prep_phy_adj_e810() local5258 u8 tmr_idx; in ice_ptp_prep_phy_incval_e810() local5816 u8 tmr_idx; in ice_ptp_init_time() local[all …]
306 u8 tmr_idx; in ice_ptp_read_src_clk_reg() local322 lo = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()327 hi = rd32(hw, GLTSYN_TIME_H(tmr_idx)); in ice_ptp_read_src_clk_reg()328 lo2 = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()335 lo = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()337 hi = rd32(hw, GLTSYN_TIME_H(tmr_idx)); in ice_ptp_read_src_clk_reg()1568 u8 chan, tmr_idx; in ice_ptp_extts_event() local1625 u8 tmr_idx; in ice_ptp_cfg_extts() local1664 1 + chan + (tmr_idx * 3)); in ice_ptp_cfg_extts()1778 8 + chan + (tmr_idx * 4)); in ice_ptp_write_perout()[all …]
3268 u8 tmr_idx = hw->func_caps.ts_func_info.tmr_index_owned; in ice_misc_intr() local3269 u32 gltsyn_stat = rd32(hw, GLTSYN_STAT(tmr_idx)); in ice_misc_intr()