|
Linux Kernel
3.7.1
|
#include <linux/dmaengine.h>Go to the source code of this file.
Data Structures | |
| struct | ux500_musb_board_data |
Macros | |
| #define | UX500_MUSB_DMA_NUM_RX_CHANNELS 8 |
| #define | UX500_MUSB_DMA_NUM_TX_CHANNELS 8 |
Functions | |
| void | ux500_add_usb (struct device *parent, resource_size_t base, int irq, int *dma_rx_cfg, int *dma_tx_cfg) |
| #define UX500_MUSB_DMA_NUM_RX_CHANNELS 8 |
Definition at line 12 of file usb-musb-ux500.h.
| #define UX500_MUSB_DMA_NUM_TX_CHANNELS 8 |
Definition at line 13 of file usb-musb-ux500.h.
1.8.2