Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dmxs_timer.c35 #define timrot_is_v1() (timrot_major_version == BV_TIMROT_VERSION_1)
66 static u32 timrot_major_version; variable
227 timrot_major_version = __raw_readl(mxs_timrot_base + in mxs_timer_init()
231 timrot_major_version >>= BP_TIMROT_MAJOR_VERSION; in mxs_timer_init()