Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/s32v234evb/
H A Ds32v234evb.c60 writel(SIUL2_UART_IMCR_RXD, SIUL2_IMCRn(SIUL2_UART0_IMCR_RXD_PAD)); in setup_iomux_uart()
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dsiul.h32 #define SIUL2_IMCRn(i) (SIUL2_IMCR_BASE + 4 * (i)) macro