Searched refs:IMX_GPIOF_BASE (Results 1 – 3 of 3) sorted by relevance
72 mmio_write_32(IMX_GPIOF_BASE + 0x10, 0xffffffff); in bl31_early_platform_setup2()73 mmio_write_32(IMX_GPIOF_BASE + 0x14, 0x3); in bl31_early_platform_setup2()74 mmio_write_32(IMX_GPIOF_BASE + 0x18, 0xffffffff); in bl31_early_platform_setup2()75 mmio_write_32(IMX_GPIOF_BASE + 0x1c, 0x3); in bl31_early_platform_setup2()
122 GPIO_CTX(IMX_GPIOF_BASE, 32),
81 #define IMX_GPIOF_BASE U(0x2d010000) macro