Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_pwm.c64 #define TCNTO4 0x0040 macro
249 case TCNTO2: case TCNTO3: case TCNTO4: in exynos4210_pwm_read()
250 index = (offset == TCNTO4) ? 4 : (offset - TCNTO0) / 0xC; in exynos4210_pwm_read()