Home
last modified time | relevance | path

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

/external/u-boot/board/aristainetos/
Daristainetos.c292 clrsetbits_le32(&iomux->gpr[1], IOMUXC_GPR1_USB_OTG_ID_SEL_MASK, 0); in board_init()
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dimx-regs.h512 #define IOMUXC_GPR1_USB_OTG_ID_SEL_MASK (1 << IOMUXC_GPR1_USB_OTG_ID_OFFSET) macro