coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec.c File Reference
#include <acpi/acpi.h>
#include <console/console.h>
#include <ec/smsc/mec1308/ec.h>
#include "ec.h"
Include dependency graph for ec.c:

Go to the source code of this file.

Functions

void lumpy_ec_init (void)
 

Function Documentation

◆ lumpy_ec_init()

void lumpy_ec_init ( void  )

Definition at line 8 of file ec.c.

References acpi_is_wakeup_s3(), BIOS_DEBUG, EC_ACPI_ENABLE, EC_BACKLIGHT_ON, EC_BATTERY_MODE, EC_BATTERY_MODE_NORMAL, EC_FAN_SPEED, EC_POWER_BUTTON_MODE, EC_POWER_BUTTON_MODE_OS, EC_SMI_DISABLE, ec_write(), printk, send_ec_command(), and send_ec_command_data().

Referenced by mainboard_init().

Here is the call graph for this function:
Here is the caller graph for this function: