coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
usb.h File Reference
#include <soc/usb_common.h>
Include dependency graph for usb.h:

Go to the source code of this file.

Data Structures

struct  ssusb_sif_port
 

Macros

#define USB_PORT_NUMBER   2
 

Functions

 check_member (ssusb_sif_port, u3phyd, 0x100)
 
 check_member (ssusb_sif_port, u3phya, 0x300)
 
 check_member (ssusb_sif_port, u3phya_da, 0x400)
 
 check_member (ssusb_sif_port, reserved1, 0x500)
 

Macro Definition Documentation

◆ USB_PORT_NUMBER

#define USB_PORT_NUMBER   2

Definition at line 21 of file usb.h.

Function Documentation

◆ check_member() [1/4]

check_member ( ssusb_sif_port  ,
reserved1  ,
0x500   
)

◆ check_member() [2/4]

check_member ( ssusb_sif_port  ,
u3phya  ,
0x300   
)

◆ check_member() [3/4]

check_member ( ssusb_sif_port  ,
u3phya_da  ,
0x400   
)

◆ check_member() [4/4]

check_member ( ssusb_sif_port  ,
u3phyd  ,
0x100   
)