Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds