Home
last modified time | relevance | path

Searched refs:SIUL2_UART_MSCR_RXD (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/freescale/s32v234evb/
H A Ds32v234evb.c57 writel(SIUL2_UART_MSCR_RXD, SIUL2_MSCRn(SIUL2_UART0_MSCR_RXD_PAD)); in setup_iomux_uart()
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dsiul.h137 #define SIUL2_UART_MSCR_RXD (SIUL2_MSCR_PUE_EN | SIUL2_MSCR_IBE_EN | SIUL2_MSCR_DCYCLE_TRIM_RIGHT) macro