Searched refs:DMA_CNTL_REG_DMA_BURST_MODE_SHIFT (Results 1 – 2 of 2) sorted by relevance
146 #define DMA_CNTL_REG_DMA_BURST_MODE_SHIFT 9u macro
1321 ((burst_mode << DMA_CNTL_REG_DMA_BURST_MODE_SHIFT) & in MSS_USB_CIF_dma_set_burst_mode()1336 return (mss_usb_dma_burst_mode_t)(mode >> DMA_CNTL_REG_DMA_BURST_MODE_SHIFT); in MSS_USB_CIF_dma_get_burst_mode()