Home
last modified time | relevance | path

Searched defs:VR_CFG_AMP (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/src/soc/intel/alderlake/include/soc/
Dvr_config.h58 #define VR_CFG_AMP(i) (uint16_t)((i) * 4) macro
/external/coreboot/src/soc/intel/skylake/include/soc/
Dvr_config.h51 #define VR_CFG_AMP(i) ((i) * 4) macro
/external/coreboot/src/soc/intel/cannonlake/include/soc/
Dvr_config.h51 #define VR_CFG_AMP(i) (uint16_t)((i) * 4) macro