Home
last modified time | relevance | path

Searched refs:omap_set_dma_dest_data_pack (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/plat-omap/
H A Ddma.c355 void omap_set_dma_dest_data_pack(int lch, int enable) in omap_set_dma_dest_data_pack() function
365 EXPORT_SYMBOL(omap_set_dma_dest_data_pack); variable
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Domap-dma.c280 void omap_set_dma_dest_data_pack(int lch, int enable) in omap_set_dma_dest_data_pack() function
290 EXPORT_SYMBOL(omap_set_dma_dest_data_pack); variable
/kernel/linux/linux-5.10/include/linux/
H A Domap-dma.h322 extern void omap_set_dma_dest_data_pack(int lch, int enable);
/kernel/linux/linux-6.6/include/linux/
H A Domap-dma.h329 extern void omap_set_dma_dest_data_pack(int lch, int enable);
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c759 omap_set_dma_dest_data_pack(ep->lch, 1); in dma_channel_claim()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c762 omap_set_dma_dest_data_pack(ep->lch, 1); in dma_channel_claim()

Completed in 12 milliseconds