Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_pwm.c72 #define GET_DIVIDER(reg, x) (1 << (((reg) & (0xF << (4 * (x)))) >> (4 * (x)))) macro
163 (GET_DIVIDER(s->reg_tcfg[1], id))); in exynos4210_pwm_update_freq()
167 (GET_DIVIDER(s->reg_tcfg[1], id))); in exynos4210_pwm_update_freq()