Home
last modified time | relevance | path

Searched refs:PIT_CPIV (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clocksource/
Dtimer-atmel-pit.c38 #define PIT_CPIV(x) ((x) & AT91_PIT_CPIV) macro
89 elapsed += PIT_CPIV(t); in read_pit_clk()
130 while (PIT_CPIV(pit_read(data->base, AT91_PIT_PIVR)) != 0) in at91sam926x_pit_reset()