Searched defs:maxburst (Results 1 – 25 of 26) sorted by relevance
12
/drivers/dma/dw/ |
D | dw.c | 82 static void dw_dma_encode_maxburst(struct dw_dma_chan *dwc, u32 *maxburst) in dw_dma_encode_maxburst()
|
D | idma32.c | 212 static void idma32_encode_maxburst(struct dw_dma_chan *dwc, u32 *maxburst) in idma32_encode_maxburst()
|
/drivers/dma/ |
D | amba-pl08x.c | 1697 static u32 pl08x_burst(u32 maxburst) in pl08x_burst() 1709 enum dma_slave_buswidth addr_width, u32 maxburst) in pl08x_get_cctl() 1947 u32 maxburst, cctl; in pl08x_init_txd() local
|
D | st_fdma.c | 349 u32 maxburst = 0, addr = 0; in config_reqctrl() local
|
D | idma64.c | 393 static void convert_burst(u32 *maxburst) in convert_burst()
|
D | uniphier-xdmac.c | 329 u32 maxburst; in uniphier_xdmac_prep_slave_sg() local
|
D | sa11x0-dma.c | 670 u32 maxburst; in sa11x0_dma_device_config() local
|
D | at_hdmac_regs.h | 307 static inline void convert_burst(u32 *maxburst) in convert_burst()
|
D | mmp_pdma.c | 696 u32 maxburst = 0, addr = 0; in mmp_pdma_config_write() local
|
D | k3dma.c | 670 u32 maxburst = 0, val = 0; in k3_dma_config_write() local
|
D | sun4i-dma.c | 192 static int convert_burst(u32 maxburst) in convert_burst()
|
D | dma-jz4780.c | 306 uint32_t width, maxburst, tsz; in jz4780_dma_setup_hwdesc() local
|
D | sun6i-dma.c | 274 static inline s8 convert_burst(u32 maxburst) in convert_burst()
|
D | stm32-dma.c | 350 static int stm32_dma_get_burst(struct stm32_dma_chan *chan, u32 maxburst) in stm32_dma_get_burst()
|
D | pxa_dma.c | 868 u32 maxburst = 0, dev_addr = 0; in pxad_get_config() local
|
D | ste_dma40.c | 2614 u32 maxburst) in dma40_config_to_halfchannel()
|
/drivers/mmc/host/ |
D | atmel-mci.c | 676 unsigned int maxburst) in atmci_convert_chksize() 1098 u32 maxburst; in atmci_prepare_data_dma() local
|
/drivers/usb/gadget/udc/ |
D | mv_u3d_core.c | 526 unsigned maxburst = 0; in mv_u3d_ep_enable() local
|
D | tegra-xudc.c | 1612 u16 maxpacket, maxburst = 0, esit = 0; in tegra_xudc_ep_context_setup() local
|
/drivers/staging/ralink-gdma/ |
D | ralink-gdma.c | 166 static enum gdma_dma_transfer_size gdma_dma_maxburst(u32 maxburst) in gdma_dma_maxburst()
|
/drivers/crypto/ |
D | atmel-aes.c | 810 u32 maxburst) in atmel_aes_dma_transfer_start() 865 u32 maxburst; in atmel_aes_dma_start() local
|
/drivers/dma/qcom/ |
D | bam_dma.c | 946 u32 maxburst; in bam_apply_new_config() local
|
/drivers/spi/ |
D | spi-stm32.c | 1058 u32 maxburst; in stm32_spi_dma_config() local
|
/drivers/usb/cdns3/ |
D | cdns3-gadget.c | 2100 u8 maxburst = priv_ep->bMaxBurst; in cdns3_ep_config() local
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.h | 912 u_char maxburst; /* log base 2 of dwords burst */ member
|
12