Searched refs:dev_time_h (Results 1 – 1 of 1) sorted by relevance
2018 * @dev_time_h: Upper 32-bits of device time (per timer index)2033 u32 dev_time_h[2];2044 .dev_time_h[0] = GLTSYN_HHTIME_H(0),2046 .dev_time_h[1] = GLTSYN_HHTIME_H(1),2058 .dev_time_h[0] = E830_GLTSYN_PTMTIME_H(0),2060 .dev_time_h[1] = E830_GLTSYN_PTMTIME_H(1),2145 ts_hi = rd32(hw, cfg->dev_time_h[tmr_idx]); in ice_capture_crosststamp() 2034 u32 dev_time_h[2]; global() member