Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Daspm.c67 u32 clkpm_disable:1; /* Clock PM disabled */ member
161 if (!link->clkpm_capable || link->clkpm_disable) in pcie_set_clkpm()
192 link->clkpm_disable = blacklist ? 1 : 0; in pcie_clkpm_cap_init()
1131 link->clkpm_disable = 1; in __pci_disable_link_state()
1305 link->clkpm_disable = !state_enable; in clkpm_store()
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Daspm.c63 u32 clkpm_disable:1; /* Clock PM disabled */ member
160 if (!link->clkpm_capable || link->clkpm_disable) in pcie_set_clkpm()
191 link->clkpm_disable = blacklist ? 1 : 0; in pcie_clkpm_cap_init()
1094 link->clkpm_disable = 1; in __pci_disable_link_state()
1349 link->clkpm_disable = !state_enable; in clkpm_store()

Completed in 4 milliseconds