Searched refs:RK3568_OVL_CTRL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 821 .hdr10_en = VOP_REG(RK3568_OVL_CTRL, 0x1, 4), 822 .sdr2hdr_path_en = VOP_REG(RK3568_OVL_CTRL, 0x1, 5), 1058 .overlay_mode = VOP_REG(RK3568_OVL_CTRL, 0x1, 0), 1093 .hdr10_en = VOP_REG(RK3568_OVL_CTRL, 0x1, 4), 1103 .sdr2hdr_path_en = VOP_REG(RK3568_OVL_CTRL, 0x1, 5), 1145 .overlay_mode = VOP_REG(RK3568_OVL_CTRL, 0x1, 1), 1199 .overlay_mode = VOP_REG(RK3568_OVL_CTRL, 0x1, 2), 1289 .overlay_mode = VOP_REG(RK3568_OVL_CTRL, 0x1, 0), 1327 .hdr10_en = VOP_REG(RK3568_OVL_CTRL, 0x1, 4), 1337 .sdr2hdr_path_en = VOP_REG(RK3568_OVL_CTRL, 0x1, 5), [all …]
|
| H A D | rockchip_vop_reg.h | 1277 #define RK3568_OVL_CTRL 0x600 macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 255 #define RK3568_OVL_CTRL 0x600 macro 2477 vop2_mask_write(vop2, RK3568_OVL_CTRL, EN_MASK, in vop2_global_initial() 3774 vop2_mask_write(vop2, RK3568_OVL_CTRL, EN_MASK, cstate->crtc_id, in rockchip_vop2_init() 3830 vop2_mask_write(vop2, RK3568_OVL_CTRL, OVL_MODE_SEL_MASK, in rockchip_vop2_init() 3839 vop2_mask_write(vop2, RK3568_OVL_CTRL, OVL_MODE_SEL_MASK, in rockchip_vop2_init() 5216 { RK3568_OVL_CTRL, "OVL", 0, 0, 0, 0 }, 5458 { RK3568_OVL_CTRL, "OVL", 0, 0, 0, 0 },
|