Searched refs:LSDC_DMA_STEP_128_BYTES (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/loongson/ | ||
H A D | lsdc_regs.h | 83 LSDC_DMA_STEP_128_BYTES = 1, enumerator |
H A D | lsdc_crtc.c | 828 dma_step = LSDC_DMA_STEP_128_BYTES; in lsdc_crtc_mode_set_nofb() |