Home
last modified time | relevance | path

Searched refs:UART4_BASE (Results 1 – 21 of 21) sorted by relevance

/external/u-boot/include/configs/
Dtqma6_wru4.h16 #define CONFIG_MXC_UART_BASE UART4_BASE
Dmx6qarm2.h17 #define CONFIG_MXC_UART_BASE UART4_BASE
Dpdu001.h82 #define CONFIG_SYS_NS16550_COM5 UART4_BASE
Dcm_t54.h29 #define CONFIG_SYS_NS16550_COM4 UART4_BASE
Dmx6sabreauto.h16 #define CONFIG_MXC_UART_BASE UART4_BASE
Dpfla02.h22 #define CONFIG_MXC_UART_BASE UART4_BASE
Dimx6-engicam.h137 # define CONFIG_MXC_UART_BASE UART4_BASE
Dadvantech_dms-ba16.h16 #define CONFIG_MXC_UART_BASE UART4_BASE
Dcm_fx6.h39 #define CONFIG_MXC_UART_BASE UART4_BASE
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/
Dcpu.h37 #define UART4_BASE 0x40088000 /* UART 4 registers base */ macro
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dhardware_am33xx.h20 #define UART4_BASE 0x481A8000 macro
Dhardware.h64 # define DEFAULT_UART_BASE UART4_BASE
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Ddevices.c49 { .base = UART4_BASE, .reg_shift = 2,
/external/u-boot/arch/arm/include/asm/arch-omap5/
Domap.h75 #define UART4_BASE (OMAP54XX_L4_PER_BASE + 0x6e000) macro
/external/u-boot/board/toradex/apalis_imx6/
Dapalis_imx6.c307 setbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()
314 clrbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()
/external/u-boot/arch/arm/include/asm/arch-mx27/
Dimx-regs.h185 #define UART4_BASE (0x0d000 + IMX_IO_BASE) macro
/external/u-boot/arch/arm/include/asm/arch-mx25/
Dimx-regs.h317 #define UART4_BASE (0x50008000) macro
/external/u-boot/board/aristainetos/
Daristainetos-v2.c293 case UART4_BASE: in setup_iomux_uart()
/external/u-boot/board/compulab/cm_fx6/
Dcm_fx6.c720 .reg = (struct mxc_uart *)UART4_BASE,
/external/u-boot/arch/arm/include/asm/arch-mx31/
Dimx-regs.h609 #define UART4_BASE 0x43FB0000 macro
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dimx-regs.h315 #define UART4_BASE (AIPS2_OFF_BASE_ADDR + 0x70000) macro