Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.h130 #define SUN4I_BACKEND_IYUVADD_REG(c) (0x930 + (0x4 * (c))) macro
H A Dsun4i_backend.c317 regmap_write(backend->engine.regs, SUN4I_BACKEND_IYUVADD_REG(0), paddr); in sun4i_backend_update_yuv_buffer()