Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/pcie/
Daspm.c63 u32 clkpm_disable:1; /* Clock PM disabled */ member
162 if (!link->clkpm_capable || link->clkpm_disable) in pcie_set_clkpm()
193 link->clkpm_disable = blacklist ? 1 : 0; in pcie_clkpm_cap_init()
1154 link->clkpm_disable = 1; in __pci_disable_link_state()
1326 link->clkpm_disable = !state_enable; in clkpm_store()