HomeSort by relevance Sort by last modified time
    Searched refs:IOMUXC_GPR1_PCIE_SW_RST (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-mx6/
iomux.h 19 #define IOMUXC_GPR1_PCIE_SW_RST (1 << 29)
  /external/u-boot/drivers/pci/
pcie_imx.c 438 setbits_le32(&iomuxc_regs->gpr[1], IOMUXC_GPR1_PCIE_SW_RST);
581 clrbits_le32(&iomuxc_regs->gpr[1], IOMUXC_GPR1_PCIE_SW_RST);

Completed in 427 milliseconds