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