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

Go to the source code of this file.

Data Structures

struct  drivers_intel_pmc_mux_conn_config
 

Functions

bool intel_pmc_mux_conn_get_ports (const struct device *conn, unsigned int *usb2_port, unsigned int *usb3_port)
 

Function Documentation

◆ intel_pmc_mux_conn_get_ports()

bool intel_pmc_mux_conn_get_ports ( const struct device conn,
unsigned int *  usb2_port,
unsigned int *  usb3_port 
)

Definition at line 160 of file conn.c.

References device::chip_info, device::chip_ops, drivers_intel_pmc_mux_conn_ops, get_usb_port_number(), drivers_intel_pmc_mux_conn_config::usb2_port, and drivers_intel_pmc_mux_conn_config::usb3_port.

Referenced by tcss_get_port_info().

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