Searched refs:LCDC_DMA_BURST_4 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/tilcdc/ | ||
D | tilcdc_regs.h | 29 #define LCDC_DMA_BURST_4 0x2 macro |
D | tilcdc_crtc.c | 300 reg |= LCDC_DMA_BURST_SIZE(LCDC_DMA_BURST_4); in tilcdc_crtc_set_mode() |