Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-atmel-pit.c35 #define PIT_CPIV(x) ((x) & AT91_PIT_CPIV) macro
86 elapsed += PIT_CPIV(t); in read_pit_clk()
127 while (PIT_CPIV(pit_read(data->base, AT91_PIT_PIVR)) != 0) in at91sam926x_pit_reset()