Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h481 #define RK3568_OVL_PORT_SEL__SEL_PORT GENMASK(31, 16) macro
H A Drockchip_drm_vop2.c2329 port_sel &= RK3568_OVL_PORT_SEL__SEL_PORT; in vop2_setup_layer_mixer()