Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Data Fields
ohci_regs Struct Reference

#include <ohci.h>

Data Structures

struct  ohci_roothub_regs
 

Data Fields

__hc32 revision
 
__hc32 control
 
__hc32 cmdstatus
 
__hc32 intrstatus
 
__hc32 intrenable
 
__hc32 intrdisable
 
__hc32 hcca
 
__hc32 ed_periodcurrent
 
__hc32 ed_controlhead
 
__hc32 ed_controlcurrent
 
__hc32 ed_bulkhead
 
__hc32 ed_bulkcurrent
 
__hc32 donehead
 
__hc32 fminterval
 
__hc32 fmremaining
 
__hc32 fmnumber
 
__hc32 periodicstart
 
__hc32 lsthresh
 
struct ohci_regs::ohci_roothub_regs roothub
 

Detailed Description

Definition at line 201 of file ohci.h.

Field Documentation

__hc32 cmdstatus

Definition at line 205 of file ohci.h.

__hc32 control

Definition at line 204 of file ohci.h.

__hc32 donehead

Definition at line 217 of file ohci.h.

__hc32 ed_bulkcurrent

Definition at line 216 of file ohci.h.

__hc32 ed_bulkhead

Definition at line 215 of file ohci.h.

__hc32 ed_controlcurrent

Definition at line 214 of file ohci.h.

__hc32 ed_controlhead

Definition at line 213 of file ohci.h.

__hc32 ed_periodcurrent

Definition at line 212 of file ohci.h.

__hc32 fminterval

Definition at line 220 of file ohci.h.

__hc32 fmnumber

Definition at line 222 of file ohci.h.

__hc32 fmremaining

Definition at line 221 of file ohci.h.

__hc32 hcca

Definition at line 211 of file ohci.h.

__hc32 intrdisable

Definition at line 208 of file ohci.h.

__hc32 intrenable

Definition at line 207 of file ohci.h.

__hc32 intrstatus

Definition at line 206 of file ohci.h.

__hc32 lsthresh

Definition at line 224 of file ohci.h.

__hc32 periodicstart

Definition at line 223 of file ohci.h.

Definition at line 203 of file ohci.h.


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