Home
last modified time | relevance | path

Searched refs:LCDC_DMA_BURST_16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_regs.h31 #define LCDC_DMA_BURST_16 0x4 macro
H A Dtilcdc_crtc.c305 reg |= LCDC_DMA_BURST_SIZE(LCDC_DMA_BURST_16); in tilcdc_crtc_set_mode()