Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_regs.h68 #define LOGICVC_LAYER_VPOSITION_REG(i) (0x118 + (i) * 0x80) macro
H A Dlogicvc_layer.c186 regmap_write(logicvc->regmap, LOGICVC_LAYER_VPOSITION_REG(index), in logicvc_plane_atomic_update()