coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lpm.h File Reference
#include <soc/soc_chip.h>
Include dependency graph for lpm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int get_supported_lpm_mask (struct soc_intel_tigerlake_config *config)
 

Function Documentation

◆ get_supported_lpm_mask()

int get_supported_lpm_mask ( struct soc_intel_tigerlake_config config)

Definition at line 27 of file lpm.c.

References config, is_devfn_enabled(), LPM_S0i2_2, LPM_S0i3_0, LPM_S0i3_1, LPM_S0i3_2, LPM_S0i3_3, LPM_S0i3_4, LPM_S0iX_ALL, PCH_DEVFN_CNVI_WIFI, PCH_DEVFN_ISH, and platform_is_up3().

Here is the call graph for this function: