Home
last modified time | relevance | path

Searched defs:PIT_PICNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-atmel-pit.c36 #define PIT_PICNT(x) (((x) & AT91_PIT_PICNT) >> 20) macro
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-atmel-pit.c36 #define PIT_PICNT(x) (((x) & AT91_PIT_PICNT) >> 20) macro

Completed in 1 milliseconds