Home
last modified time | relevance | path

Searched refs:UART5_BASE (Results 1 – 10 of 10) sorted by relevance

/u-boot/arch/arm/include/asm/arch-lpc32xx/
A Dcpu.h38 #define UART5_BASE 0x40090000 /* UART 5 registers base */ macro
/u-boot/arch/arm/include/asm/arch-am33xx/
A Dhardware_am33xx.h21 #define UART5_BASE 0x481AA000 macro
A Dhardware.h66 # define DEFAULT_UART_BASE UART5_BASE
/u-boot/include/configs/
A Dpdu001.h76 #define CONFIG_SYS_NS16550_COM6 UART5_BASE
A Ddisplay5.h58 #define CONFIG_MXC_UART_BASE UART5_BASE
/u-boot/arch/arm/mach-lpc32xx/
A Ddevices.c51 { .base = UART5_BASE, .reg_shift = 2,
/u-boot/board/toradex/apalis_imx6/
A Dapalis_imx6.c300 setbits_le32((u32 *)(UART5_BASE + UFCR), UFCR_DCEDTE); in setup_dtemode_uart()
305 clrbits_le32((u32 *)(UART5_BASE + UCR3), UCR3_DCD | UCR3_RI); in setup_dtemode_uart()
312 clrbits_le32((u32 *)(UART5_BASE + UFCR), UFCR_DCEDTE); in setup_dcemode_uart()
/u-boot/arch/arm/include/asm/arch-mx25/
A Dimx-regs.h313 #define UART5_BASE (0x5002C000) macro
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h316 #define UART5_BASE (AIPS2_OFF_BASE_ADDR + 0x74000) macro
/u-boot/arch/arm/include/asm/arch-mx31/
A Dimx-regs.h599 #define UART5_BASE 0x43FB4000 macro

Completed in 25 milliseconds