
Data Fields | |
| struct ohci_softc | sc_ohci |
| struct at91_pmc_clock * | iclk |
| struct at91_pmc_clock * | fclk |
Definition at line 52 of file ohci2_atmelarm.c.
struct at91_pmc_clock* at91_ohci_softc::fclk [read] |
Definition at line 55 of file ohci2_atmelarm.c.
Referenced by ohci_atmelarm_attach(), and ohci_atmelarm_detach().
struct at91_pmc_clock* at91_ohci_softc::iclk [read] |
Definition at line 54 of file ohci2_atmelarm.c.
Referenced by ohci_atmelarm_attach(), and ohci_atmelarm_detach().
struct ohci_softc at91_ohci_softc::sc_ohci [read] |
Definition at line 53 of file ohci2_atmelarm.c.
Referenced by ohci_atmelarm_attach(), and ohci_atmelarm_detach().
1.5.8