coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ec_enable_devices (bool enable_usb)
 

Function Documentation

◆ ec_enable_devices()

void ec_enable_devices ( bool  enable_usb)

Definition at line 46 of file ec.c.

References BIOS_INFO, EC_DEVICE_CONTROL_1, EC_DEVICE_CONTROL_1_BOOMER_ON, EC_DEVICE_CONTROL_1_BT_RF_ON, EC_DEVICE_CONTROL_2, EC_DEVICE_CONTROL_2_MPI_ON, EC_DEVICE_CONTROL_2_USB_ON, EC_DEVICE_CONTROL_2_WLAN_ON, ec_read(), ec_running(), ec_write(), and printk.

Referenced by mainboard_dev_init().

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