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