Home
last modified time | relevance | path

Searched refs:RK3528_OVL_PORT0_LAYER_SEL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.h1242 #define RK3528_OVL_PORT0_LAYER_SEL 0x604 macro
H A Drockchip_vop2_reg.c812 .layer_sel = VOP_REG(RK3528_OVL_PORT0_LAYER_SEL, 0xffff, 0),
1033 .layer_sel = VOP_REG(RK3528_OVL_PORT0_LAYER_SEL, 0xffff, 0),
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c259 #define RK3528_OVL_PORT0_LAYER_SEL 0x604 macro
2257 vop2_mask_write(vop2, RK3528_OVL_PORT0_LAYER_SEL + ovl_port_offset, LAYER_SEL_MASK, in vop3_overlay_init()