Home
last modified time | relevance | path

Searched refs:mx31_uart1_hw_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dclock.h33 void mx31_uart1_hw_init(void);
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A Ddevices.c13 void mx31_uart1_hw_init(void) in mx31_uart1_hw_init() function
/openbmc/u-boot/board/freescale/mx31pdk/
H A Dmx31pdk.c67 mx31_uart1_hw_init(); in board_early_init_f()