Searched refs:cpts_read32 (Results 1 – 1 of 1) sorted by relevance
32 #define cpts_read32(c, r) readl_relaxed(&c->reg->r) macro52 u32 r = cpts_read32(cpts, intstat_raw); in cpts_fifo_pop()55 *high = cpts_read32(cpts, event_high); in cpts_fifo_pop()56 *low = cpts_read32(cpts, event_low); in cpts_fifo_pop()202 cpts_read32(cpts, ts_push); in cpts_update_cur_time()284 v = cpts_read32(cpts, control); in cpts_extts_enable()