Searched refs:LPUART_BASE (Results 1 - 8 of 8) sorted by relevance

/u-boot/include/configs/
H A Dmx7ulp_evk.h21 #define LPUART_BASE LPUART4_RBASE macro
H A Dmx7ulp_com.h24 #define LPUART_BASE LPUART4_RBASE macro
/u-boot/arch/arm/include/asm/arch-imx8/
H A Dimx-regs.h11 #define LPUART_BASE 0x5A060000 macro
/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dconfig.h51 #define LPUART_BASE (CONFIG_SYS_IMMR + 0x01950000) macro
/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dclock.c68 if (lpuart_array[index] == LPUART_BASE)
259 if (lpuart_array[i] == LPUART_BASE) {
/u-boot/arch/arm/include/asm/arch-imx8ulp/
H A Dimx-regs.h47 #define LPUART_BASE LPUART5_RBASE macro
/u-boot/arch/arm/mach-imx/imx8ulp/
H A Dclock.c65 if (lpuart_array[i] == LPUART_BASE) {
513 if (lpuart_array[index] == LPUART_BASE)
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h84 #define LPUART_BASE (CONFIG_SYS_IMMR + 0x01950000) macro

Completed in 67 milliseconds