Searched refs:RK3568_OVL_LAYER_SEL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 1796 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 0) 1800 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 4) 1804 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 8) 1808 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 12) 1812 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 16) 1816 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 20) 1820 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 24) 1824 .layer_sel = VOP_REG(RK3568_OVL_LAYER_SEL, 0x7, 28)
|
| H A D | rockchip_vop_reg.h | 1278 #define RK3568_OVL_LAYER_SEL 0x604 macro
|
| H A D | rockchip_drm_vop2.c | 1386 return vop2_readl(vop2, RK3568_OVL_LAYER_SEL); in vop2_read_layer_cfg() 9150 vop2_writel(vop2, RK3568_OVL_LAYER_SEL, new_layer_cfg); in vop2_setup_layer_mixer_for_vp()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 260 #define RK3568_OVL_LAYER_SEL 0x604 macro 2295 vop2_mask_write(vop2, RK3568_OVL_LAYER_SEL, LAYER_SEL_MASK, in vop2_overlay_init()
|