Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c182 u32 pps_hw_ts_idx; member
327 if (cpts->pps_enabled && pevent.index == cpts->pps_hw_ts_idx) { in am65_cpts_fifo_read()
571 if (cpts->pps_present && index == cpts->pps_hw_ts_idx) in am65_cpts_extts_enable()
703 am65_cpts_extts_enable_hw(cpts, cpts->pps_hw_ts_idx, on); in am65_cpts_pps_enable()
718 am65_cpts_extts_enable_hw(cpts, cpts->pps_hw_ts_idx, on); in am65_cpts_pps_enable()
1070 cpts->pps_hw_ts_idx = prop[0]; in am65_cpts_of_parse()