
Data Fields | |
| struct at91dci_softc | sc_dci |
| struct at91_pmc_clock * | sc_iclk |
| struct at91_pmc_clock * | sc_fclk |
| struct resource * | sc_vbus_irq_res |
| void * | sc_vbus_intr_hdl |
Definition at line 66 of file at91dci_atmelarm.c.
struct at91dci_softc at91_udp_softc::sc_dci [read] |
Definition at line 67 of file at91dci_atmelarm.c.
Referenced by at91_udp_attach(), at91_udp_detach(), at91_udp_shutdown(), and at91_vbus_poll().
struct at91_pmc_clock* at91_udp_softc::sc_fclk [read] |
Definition at line 69 of file at91dci_atmelarm.c.
Referenced by at91_udp_attach(), at91_udp_clocks_off(), at91_udp_clocks_on(), and at91_udp_detach().
struct at91_pmc_clock* at91_udp_softc::sc_iclk [read] |
Definition at line 68 of file at91dci_atmelarm.c.
Referenced by at91_udp_attach(), at91_udp_clocks_off(), at91_udp_clocks_on(), and at91_udp_detach().
Definition at line 71 of file at91dci_atmelarm.c.
Referenced by at91_udp_attach(), and at91_udp_detach().
struct resource* at91_udp_softc::sc_vbus_irq_res [read] |
Definition at line 70 of file at91dci_atmelarm.c.
Referenced by at91_udp_attach(), and at91_udp_detach().
1.5.8