Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-rda.c37 u32 ctrl, load_l; in rda_ostimer_start() local
39 load_l = (u32)cycles; in rda_ostimer_start()
50 writel_relaxed(load_l, base + RDA_OSTIMER_LOADVAL_L); in rda_ostimer_start()