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

#include <chip.h>

Collaboration diagram for drivers_intel_pmc_mux_conn_config:
Collaboration graph

Data Fields

DEVTREE_CONST struct deviceusb2_port
 
DEVTREE_CONST struct deviceusb3_port
 
enum type_c_orientation sbu_orientation
 
enum type_c_orientation hsl_orientation
 

Detailed Description

Definition at line 8 of file chip.h.

Field Documentation

◆ hsl_orientation

enum type_c_orientation drivers_intel_pmc_mux_conn_config::hsl_orientation

Definition at line 12 of file chip.h.

◆ sbu_orientation

enum type_c_orientation drivers_intel_pmc_mux_conn_config::sbu_orientation

Definition at line 12 of file chip.h.

◆ usb2_port

DEVTREE_CONST struct device* drivers_intel_pmc_mux_conn_config::usb2_port

Definition at line 10 of file chip.h.

Referenced by intel_pmc_mux_conn_get_ports().

◆ usb3_port

DEVTREE_CONST struct device* drivers_intel_pmc_mux_conn_config::usb3_port

Definition at line 12 of file chip.h.

Referenced by intel_pmc_mux_conn_get_ports().


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