Searched refs:AIPS1_BASE (Results 1 – 2 of 2) sorted by relevance
29 #define AIPS1_BASE 0x30000000 /* AIPS1 */ macro57 #define CCM_BASE (AIPS1_BASE + 0x380000)74 #define CSU_BASE (AIPS1_BASE + 0x3E0000)77 #define MXC_IO_MUXC_BASE (AIPS1_BASE + 0x330000)80 #define SNVS_BASE (AIPS1_BASE + 0x370000)83 #define GPT1_BASE_ADDR (AIPS1_BASE + 0x2d0000)86 #define USDHC1_BASE (AIPS1_BASE + 0xb40000)87 #define USDHC2_BASE (AIPS1_BASE + 0xb50000)88 #define USDHC3_BASE (AIPS1_BASE + 0xb60000)100 #define WDOG1_BASE (AIPS1_BASE + 0x280000)[all …]
50 (struct aipstz_regs *)(AIPS1_BASE + AIPSTZ_CONFIG_OFFSET), in imx_aips_init()