Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/syscon/
Dimx6q-iomuxc-gpr.h95 #define IMX6Q_GPR1_PCIE_SW_RST BIT(29) macro
/linux-6.12.1/drivers/pci/controller/dwc/
Dpci-imx6.c693 regmap_update_bits(imx_pcie->iomuxc_gpr, IOMUXC_GPR1, IMX6Q_GPR1_PCIE_SW_RST, in imx6qp_pcie_core_reset()
694 assert ? IMX6Q_GPR1_PCIE_SW_RST : 0); in imx6qp_pcie_core_reset()