Home
last modified time | relevance | path

Searched refs:CPPI_ZERO_SET (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dcppi_dma.h45 #define CPPI_ZERO_SET ((u32)(1 << 23)) /* rx saw zlp; tx issues one */ macro
H A Dcppi_dma.c648 bd->hw_options |= CPPI_ZERO_SET; in cppi_next_tx_segment()