Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Diomux.h21 #define IOMUXC_GPR1_PCIE_SW_RST (1 << 29) macro
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_imx.c439 setbits_le32(&iomuxc_regs->gpr[1], IOMUXC_GPR1_PCIE_SW_RST); in imx6_pcie_assert_core_reset()
578 clrbits_le32(&iomuxc_regs->gpr[1], IOMUXC_GPR1_PCIE_SW_RST); in imx6_pcie_deassert_core_reset()