Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpts.c182 u32 pps_hw_ts_idx; member
324 if (cpts->pps_enabled && pevent.index == cpts->pps_hw_ts_idx) { in __am65_cpts_fifo_read()
578 if (cpts->pps_present && index == cpts->pps_hw_ts_idx) in am65_cpts_extts_enable()
710 am65_cpts_extts_enable_hw(cpts, cpts->pps_hw_ts_idx, on); in am65_cpts_pps_enable()
725 am65_cpts_extts_enable_hw(cpts, cpts->pps_hw_ts_idx, on); in am65_cpts_pps_enable()
1117 cpts->pps_hw_ts_idx = prop[0]; in am65_cpts_of_parse()