Home
last modified time | relevance | path

Searched refs:PADS_CTL_IDDQ_1L (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c248 #define PADS_CTL_IDDQ_1L (1 << 0) macro
941 value |= PADS_CTL_IDDQ_1L; in tegra_pcie_phy_enable()
974 value &= ~PADS_CTL_IDDQ_1L; in tegra_pcie_phy_enable()
997 value |= PADS_CTL_IDDQ_1L; in tegra_pcie_phy_disable()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c234 #define PADS_CTL_IDDQ_1L (1 << 0) macro
922 value |= PADS_CTL_IDDQ_1L; in tegra_pcie_phy_enable()
955 value &= ~PADS_CTL_IDDQ_1L; in tegra_pcie_phy_enable()
978 value |= PADS_CTL_IDDQ_1L; in tegra_pcie_phy_disable()

Completed in 9 milliseconds