Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_pwm.c52 #define TCMPB0 0x0010 macro
242 case TCMPB0: case TCMPB1: in exynos4210_pwm_read()
244 index = (offset - TCMPB0) / 0xC; in exynos4210_pwm_read()
333 case TCMPB0: case TCMPB1: in exynos4210_pwm_write()
335 index = (offset - TCMPB0) / 0xC; in exynos4210_pwm_write()