Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c83 #define G_COMP0_ADD_INCR 0x208 macro
122 #define GET_G_COMP_ADD_INCR_IDX(offset) (((offset) - G_COMP0_ADD_INCR) / 0x10)
127 #define G_COMP_ADD_INCR(x) (G_COMP0_ADD_INCR + (x) * 0x10)
1108 case G_COMP0_ADD_INCR: case G_COMP1_ADD_INCR: in exynos4210_mct_read()
1309 case G_COMP0_ADD_INCR: case G_COMP1_ADD_INCR: in exynos4210_mct_write()