Searched refs:cpts_read32 (Results 1 – 1 of 1) sorted by relevance
36 #define cpts_read32(c, r) __raw_readl(&c->reg->r) macro51 u32 r = cpts_read32(cpts, intstat_raw); in cpts_fifo_pop()54 *high = cpts_read32(cpts, event_high); in cpts_fifo_pop()55 *low = cpts_read32(cpts, event_low); in cpts_fifo_pop()