coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
exynos5_usb_host_phy Struct Reference

#include <usb.h>

Collaboration diagram for exynos5_usb_host_phy:
Collaboration graph

Data Fields

uint32_t usbphyctrl0
 
uint32_t usbphytune0
 
uint8_t reserved1 [8]
 
uint32_t hsicphyctrl1
 
uint32_t hsicphytune1
 
uint8_t reserved2 [8]
 
uint32_t hsicphyctrl2
 
uint32_t hsicphytune2
 
uint8_t reserved3 [8]
 
uint32_t ehcictrl
 
uint32_t ohcictrl
 
uint32_t usbotgsys
 
uint8_t reserved4 [4]
 
uint32_t usbotgtune
 

Detailed Description

Definition at line 28 of file usb.h.

Field Documentation

◆ ehcictrl

uint32_t exynos5_usb_host_phy::ehcictrl

Definition at line 38 of file usb.h.

Referenced by setup_usb_host_phy().

◆ hsicphyctrl1

uint32_t exynos5_usb_host_phy::hsicphyctrl1

Definition at line 32 of file usb.h.

Referenced by setup_usb_host_phy().

◆ hsicphyctrl2

uint32_t exynos5_usb_host_phy::hsicphyctrl2

Definition at line 35 of file usb.h.

◆ hsicphytune1

uint32_t exynos5_usb_host_phy::hsicphytune1

Definition at line 33 of file usb.h.

◆ hsicphytune2

uint32_t exynos5_usb_host_phy::hsicphytune2

Definition at line 36 of file usb.h.

◆ ohcictrl

uint32_t exynos5_usb_host_phy::ohcictrl

Definition at line 39 of file usb.h.

◆ reserved1

uint8_t exynos5_usb_host_phy::reserved1

Definition at line 31 of file usb.h.

◆ reserved2

uint8_t exynos5_usb_host_phy::reserved2

Definition at line 34 of file usb.h.

◆ reserved3

uint8_t exynos5_usb_host_phy::reserved3

Definition at line 37 of file usb.h.

◆ reserved4

uint8_t exynos5_usb_host_phy::reserved4

Definition at line 41 of file usb.h.

◆ usbotgsys

uint32_t exynos5_usb_host_phy::usbotgsys

Definition at line 40 of file usb.h.

◆ usbotgtune

uint32_t exynos5_usb_host_phy::usbotgtune

Definition at line 42 of file usb.h.

◆ usbphyctrl0

uint32_t exynos5_usb_host_phy::usbphyctrl0

Definition at line 29 of file usb.h.

Referenced by setup_usb_host_phy().

◆ usbphytune0

uint32_t exynos5_usb_host_phy::usbphytune0

Definition at line 30 of file usb.h.


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