Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.h429 #define RK3568_OVL_PORT_SEL__SEL_PORT GENMASK(31, 16) macro
Drockchip_drm_vop2.c1902 port_sel &= RK3568_OVL_PORT_SEL__SEL_PORT; in vop2_setup_layer_mixer()