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, printk, setbits32, setup_dwc3(), setup_phy(), tcsr_usb_sel, tune_phy(), usb_host1_dwc3, and usb_host1_phy.

Here is the call graph for this function:

◆ setup_usb_host2()

void setup_usb_host2 ( void  )

Definition at line 202 of file usb.c.