Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/pcie/
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()
1074 link->clkpm_disable = 1; in __pci_disable_link_state()
1300 link->clkpm_disable = !state_enable; in clkpm_store()