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

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

Completed in 80 milliseconds