Searched refs:IMX_TIM2_BASE (Results 1 – 2 of 2) sorted by relevance
31 #define IMX_TIM2_BASE (0x03000 + IMX_IO_BASE) macro618 #define TCTL2 __REG(IMX_TIM2_BASE)619 #define TPRER2 __REG(IMX_TIM2_BASE + 0x4)620 #define TCMP2 __REG(IMX_TIM2_BASE + 0x8)621 #define TCR2 __REG(IMX_TIM2_BASE + 0xc)622 #define TCN2 __REG(IMX_TIM2_BASE + 0x10)623 #define TSTAT2 __REG(IMX_TIM2_BASE + 0x14)
179 #define IMX_TIM2_BASE (0x04000 + IMX_IO_BASE) macro