Searched refs:IMX_GPIOE_BASE (Results 1 – 3 of 3) sorted by relevance
67 mmio_write_32(IMX_GPIOE_BASE + 0x10, 0xffffffff); in bl31_early_platform_setup2()68 mmio_write_32(IMX_GPIOE_BASE + 0x14, 0x3); in bl31_early_platform_setup2()69 mmio_write_32(IMX_GPIOE_BASE + 0x18, 0xffffffff); in bl31_early_platform_setup2()70 mmio_write_32(IMX_GPIOE_BASE + 0x1c, 0x3); in bl31_early_platform_setup2()
121 GPIO_CTX(IMX_GPIOE_BASE, 24),
80 #define IMX_GPIOE_BASE U(0x2d000000) macro