coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
usb.h File Reference

Go to the source code of this file.

Functions

void setup_usb_host1 (void)
 
void setup_usb_host2 (void)
 

Function Documentation

◆ setup_usb_host1()

void setup_usb_host1 ( void  )

Definition at line 274 of file usb.c.

References BIOS_INFO, dwc3_ipq40xx_enable_vbus_valid(), printk, and setup_dwc3().

Referenced by setup_usb().

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

◆ setup_usb_host2()

void setup_usb_host2 ( void  )

Definition at line 202 of file usb.c.

References BIOS_INFO, printk, setbits32, setup_dwc3(), setup_phy(), tcsr_usb_sel, tune_phy(), usb_host2_dwc3, and usb_host2_phy.

Here is the call graph for this function: