Home
last modified time | relevance | path

Searched refs:IMX_LPUART_BASE (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx9/imx95/include/
H A Dplatform_def.h59 #define IMX_LPUART_BASE 0x44380000 macro
/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dplatform_def.h52 #define IMX_LPUART_BASE U(0x44380000) macro
/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dplatform_def.h64 #define IMX_LPUART_BASE IMX_LPUART5_BASE macro
/rk3399_ARM-atf/plat/imx/imx9/imx94/include/
H A Dplatform_def.h52 #define IMX_LPUART_BASE 0x44380000 macro
/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_bl31_setup.c64 console_lpuart_register(IMX_LPUART_BASE, IMX_BOOT_UART_CLK_IN_HZ, in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_bl31_setup.c45 console_lpuart_register(IMX_LPUART_BASE, IMX_BOOT_UART_CLK_IN_HZ, in bl31_early_platform_setup2()
/rk3399_ARM-atf/plat/imx/imx8ulp/
H A Dimx8ulp_bl31_setup.c82 console_lpuart_register(IMX_LPUART_BASE, IMX_BOOT_UART_CLK_IN_HZ, in bl31_early_platform_setup2()
H A Dapd_context.c581 mmio_write_32(IMX_LPUART_BASE + 0x18, 0xc0000); in imx_apd_ctx_restore()