Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_regs.h30 #define LCDC_DMA_BURST_8 0x3 macro
H A Dtilcdc_crtc.c302 reg |= LCDC_DMA_BURST_SIZE(LCDC_DMA_BURST_8); in tilcdc_crtc_set_mode()