|
Linux Kernel
3.7.1
|
#include <renesas_usbhs.h>
Data Fields | |
| u32 * | pipe_type |
| int | pipe_size |
| int | buswait_bwait |
| int | detection_delay |
| int | d0_tx_id |
| int | d0_rx_id |
| int | d1_tx_id |
| int | d1_rx_id |
| int | pio_dma_border |
| u32 | has_otg:1 |
| u32 | has_sudmac:1 |
Definition at line 108 of file renesas_usbhs.h.
| int buswait_bwait |
Definition at line 122 of file renesas_usbhs.h.
| int d0_rx_id |
Definition at line 145 of file renesas_usbhs.h.
| int d0_tx_id |
Definition at line 144 of file renesas_usbhs.h.
| int d1_rx_id |
Definition at line 147 of file renesas_usbhs.h.
| int d1_tx_id |
Definition at line 146 of file renesas_usbhs.h.
| int detection_delay |
Definition at line 129 of file renesas_usbhs.h.
| u32 has_otg |
Definition at line 159 of file renesas_usbhs.h.
| u32 has_sudmac |
Definition at line 160 of file renesas_usbhs.h.
| int pio_dma_border |
Definition at line 154 of file renesas_usbhs.h.
| int pipe_size |
Definition at line 113 of file renesas_usbhs.h.
| u32* pipe_type |
Definition at line 112 of file renesas_usbhs.h.
1.8.2