Searched refs:IOMUXC_GPR1_PCIE_SW_RST (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-mx6/
H A Diomux.h19 #define IOMUXC_GPR1_PCIE_SW_RST (1 << 29) macro
/u-boot/drivers/pci/
H A Dpcie_imx.c465 setbits_le32(&iomuxc_regs->gpr[1], IOMUXC_GPR1_PCIE_SW_RST);
619 clrbits_le32(&iomuxc_regs->gpr[1], IOMUXC_GPR1_PCIE_SW_RST);

Completed in 96 milliseconds