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

#include <pch.h>

Collaboration diagram for southbridge_usb_port:
Collaboration graph

Data Fields

int enabled
 
int current
 
int oc_pin
 
enum current_lookup_idx current
 

Detailed Description

Definition at line 55 of file pch.h.

Field Documentation

◆ current [1/2]

int southbridge_usb_port::current

Definition at line 58 of file pch.h.

Referenced by early_usb_init().

◆ current [2/2]

enum current_lookup_idx southbridge_usb_port::current

Definition at line 55 of file pch.h.

◆ enabled

int southbridge_usb_port::enabled

Definition at line 57 of file pch.h.

◆ oc_pin

int southbridge_usb_port::oc_pin

Definition at line 59 of file pch.h.

Referenced by early_usb_init().


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