Searched refs:L0_TCNTB (Results 1 – 1 of 1) sorted by relevance
97 #define L0_TCNTB 0x300 macro145 #define GET_L_TIMER_IDX(offset) ((((offset) & 0xF00) - L0_TCNTB) / 0x100)147 (((offset) - (L0_TCNTB + 0x100 * (lt_i))) >> 2)1114 case L0_TCNTB: case L0_ICNTB: case L0_FRCNTB: in exynos4210_mct_read()1142 lt_i = ((offset & 0xF00) - L0_TCNTB) / 0x100; in exynos4210_mct_read()1147 lt_i = ((offset & 0xF00) - L0_TCNTB) / 0x100; in exynos4210_mct_read()1152 lt_i = ((offset & 0xF00) - L0_TCNTB) / 0x100; in exynos4210_mct_read()1157 lt_i = ((offset & 0xF00) - L0_TCNTB) / 0x100; in exynos4210_mct_read()1369 case L0_TCNTB: case L1_TCNTB: in exynos4210_mct_write()