Searched refs:PIT_CPIV (Results 1 – 1 of 1) sorted by relevance
35 #define PIT_CPIV(x) ((x) & AT91_PIT_CPIV) macro86 elapsed += PIT_CPIV(t); in read_pit_clk()127 while (PIT_CPIV(pit_read(data->base, AT91_PIT_PIVR)) != 0) in at91sam926x_pit_reset()