Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/platform/intel-mid/
A Dpwr.c186 pci_power_t weakest = PCI_D3hot; in __find_weakest_power_state() local
201 weakest = state; in __find_weakest_power_state()
206 if (lss[j].state < weakest) in __find_weakest_power_state()
207 weakest = lss[j].state; in __find_weakest_power_state()
210 return weakest; in __find_weakest_power_state()
/linux-6.3-rc2/Documentation/devicetree/bindings/display/msm/
A Ddsi-phy-10nm.yaml44 manner, -32 is the weakest and +31 is the strongest.
55 manner, -32 is the weakest and +31 is the strongest.
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dnvidia,tegra-pinmux-common.yaml86 description: Controls drive strength. 0 is weakest. The range of valid
91 description: Controls drive strength. 0 is weakest. The range of valid
/linux-6.3-rc2/security/
A DKconfig.hardening56 bool "no automatic stack variable initialization (weakest)"
/linux-6.3-rc2/tools/memory-model/Documentation/
A Drecipes.txt553 o If all links are write-to-read links, then the weakest

Completed in 12 milliseconds