Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Diomux.h48 #define IOMUXC_GPR12_APPS_LTSSM_ENABLE (1 << 10) macro
/openbmc/u-boot/drivers/pci/
H A Dpcie_imx.c491 clrbits_le32(&iomuxc_regs->gpr[12], IOMUXC_GPR12_APPS_LTSSM_ENABLE); in imx6_pcie_init_phy()
640 setbits_le32(&iomuxc_regs->gpr[12], IOMUXC_GPR12_APPS_LTSSM_ENABLE); in imx_pcie_link_up()