coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
usb_qc_phy Struct Reference
Collaboration diagram for usb_qc_phy:
Collaboration graph

Data Fields

u32 ipcat
 
u32 ctrl
 
u32 general_cfg
 
u32 ram1
 
u32 hs_phy_ctrl
 
u32 param_ovrd
 
u32 chrg_det_ctrl
 
u32 chrg_det_output
 
u32 alt_irq_en
 
u32 hs_phy_irq_stat
 
u32 cgctl
 
u32 dbg_bus
 
u32 ss_phy_ctrl
 
u32 ss_phy_param1
 
u32 ss_phy_param2
 
u32 crport_data_in
 
u32 crport_data_out
 
u32 crport_cap_addr
 
u32 crport_cap_data
 
u32 crport_ack_read
 
u32 crport_ack_write
 

Detailed Description

Definition at line 16 of file usb.c.

Field Documentation

◆ alt_irq_en

u32 usb_qc_phy::alt_irq_en

Definition at line 25 of file usb.c.

◆ cgctl

u32 usb_qc_phy::cgctl

Definition at line 27 of file usb.c.

◆ chrg_det_ctrl

u32 usb_qc_phy::chrg_det_ctrl

Definition at line 23 of file usb.c.

◆ chrg_det_output

u32 usb_qc_phy::chrg_det_output

Definition at line 24 of file usb.c.

◆ crport_ack_read

u32 usb_qc_phy::crport_ack_read

Definition at line 36 of file usb.c.

◆ crport_ack_write

u32 usb_qc_phy::crport_ack_write

Definition at line 37 of file usb.c.

Referenced by crport_write().

◆ crport_cap_addr

u32 usb_qc_phy::crport_cap_addr

Definition at line 34 of file usb.c.

Referenced by crport_write().

◆ crport_cap_data

u32 usb_qc_phy::crport_cap_data

Definition at line 35 of file usb.c.

Referenced by crport_write().

◆ crport_data_in

u32 usb_qc_phy::crport_data_in

Definition at line 32 of file usb.c.

Referenced by crport_write().

◆ crport_data_out

u32 usb_qc_phy::crport_data_out

Definition at line 33 of file usb.c.

◆ ctrl

u32 usb_qc_phy::ctrl

Definition at line 18 of file usb.c.

◆ dbg_bus

u32 usb_qc_phy::dbg_bus

Definition at line 28 of file usb.c.

◆ general_cfg

u32 usb_qc_phy::general_cfg

Definition at line 19 of file usb.c.

Referenced by setup_phy().

◆ hs_phy_ctrl

u32 usb_qc_phy::hs_phy_ctrl

Definition at line 21 of file usb.c.

Referenced by setup_phy().

◆ hs_phy_irq_stat

u32 usb_qc_phy::hs_phy_irq_stat

Definition at line 26 of file usb.c.

◆ ipcat

u32 usb_qc_phy::ipcat

Definition at line 17 of file usb.c.

◆ param_ovrd

u32 usb_qc_phy::param_ovrd

Definition at line 22 of file usb.c.

◆ ram1

u32 usb_qc_phy::ram1

Definition at line 20 of file usb.c.

◆ ss_phy_ctrl

u32 usb_qc_phy::ss_phy_ctrl

Definition at line 29 of file usb.c.

Referenced by setup_phy().

◆ ss_phy_param1

u32 usb_qc_phy::ss_phy_param1

Definition at line 30 of file usb.c.

Referenced by setup_phy().

◆ ss_phy_param2

u32 usb_qc_phy::ss_phy_param2

Definition at line 31 of file usb.c.


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