coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_params_regulator_enable Struct Reference

#include <ec_commands.h>

Collaboration diagram for ec_params_regulator_enable:
Collaboration graph

Data Fields

uint32_t index
 
uint8_t enable
 

Detailed Description

Definition at line 6534 of file ec_commands.h.

Field Documentation

◆ enable

uint8_t ec_params_regulator_enable::enable

Definition at line 6536 of file ec_commands.h.

Referenced by google_chromeec_regulator_enable().

◆ index

uint32_t ec_params_regulator_enable::index

Definition at line 6535 of file ec_commands.h.

Referenced by google_chromeec_regulator_enable().


The documentation for this struct was generated from the following file: