Searched refs:CPPI_ZERO_SET (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/usb/musb/ | ||
D | cppi_dma.h | 45 #define CPPI_ZERO_SET ((u32)(1 << 23)) /* rx saw zlp; tx issues one */ macro |
D | cppi_dma.c | 648 bd->hw_options |= CPPI_ZERO_SET; in cppi_next_tx_segment() |