Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c118 #define MCT_CFG_GET_PRESCALER(x) ((x) & 0xFF) macro
1005 ((MCT_CFG_GET_PRESCALER(s->reg_mct_cfg) + 1) * in exynos4210_mct_update_freq()