Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dtqma6_wru4.h15 #define CONFIG_MXC_UART_BASE UART4_BASE
A Dmx6qarm2.h16 #define CONFIG_MXC_UART_BASE UART4_BASE
A Dpfla02.h17 #define CONFIG_MXC_UART_BASE UART4_BASE
A Dpdu001.h75 #define CONFIG_SYS_NS16550_COM5 UART4_BASE
A Dmx6sabreauto.h16 #define CONFIG_MXC_UART_BASE UART4_BASE
A Dimx6-engicam.h134 # define CONFIG_MXC_UART_BASE UART4_BASE
A Dadvantech_dms-ba16.h16 #define CONFIG_MXC_UART_BASE UART4_BASE
A Dcm_fx6.h35 #define CONFIG_MXC_UART_BASE UART4_BASE
/u-boot/arch/arm/include/asm/arch-lpc32xx/
A Dcpu.h37 #define UART4_BASE 0x40088000 /* UART 4 registers base */ macro
/u-boot/arch/arm/include/asm/arch-am33xx/
A Dhardware_am33xx.h20 #define UART4_BASE 0x481A8000 macro
A Dhardware.h64 # define DEFAULT_UART_BASE UART4_BASE
/u-boot/arch/arm/mach-lpc32xx/
A Ddevices.c49 { .base = UART4_BASE, .reg_shift = 2,
/u-boot/arch/arm/include/asm/arch-omap5/
A Domap.h75 #define UART4_BASE (OMAP54XX_L4_PER_BASE + 0x6e000) macro
/u-boot/board/toradex/apalis_imx6/
A Dapalis_imx6.c299 setbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()
304 clrbits_le32((u32 *)(UART4_BASE + UCR3), UCR3_DCD | UCR3_RI); in setup_dtemode_uart()
311 clrbits_le32((u32 *)(UART4_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()
/u-boot/arch/arm/include/asm/arch-mx25/
A Dimx-regs.h305 #define UART4_BASE (0x50008000) macro
/u-boot/arch/arm/include/asm/arch-mx27/
A Dimx-regs.h185 #define UART4_BASE (0x0d000 + IMX_IO_BASE) macro
/u-boot/board/compulab/cm_fx6/
A Dcm_fx6.c729 .reg = (struct mxc_uart *)UART4_BASE,
/u-boot/arch/arm/include/asm/arch-mx31/
A Dimx-regs.h598 #define UART4_BASE 0x43FB0000 macro
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h315 #define UART4_BASE (AIPS2_OFF_BASE_ADDR + 0x70000) macro

Completed in 46 milliseconds