Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c119 #define MCT_CFG_GET_DIVIDER(x) (1 << ((x) >> 8 & 7)) macro
1006 MCT_CFG_GET_DIVIDER(s->reg_mct_cfg)); in exynos4210_mct_update_freq()