Searched refs:RK3568_LUT_PORT_SEL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 762 .vp_id = VOP_REG(RK3568_LUT_PORT_SEL, 0x3, 8), 1306 .dclk_src_sel = VOP_REG(RK3568_LUT_PORT_SEL, 0x1, 30), 1307 .splice_en = VOP_REG(RK3568_LUT_PORT_SEL, 0x1, 16), 1505 .dclk_src_sel = VOP_REG(RK3568_LUT_PORT_SEL, 0x1, 31), 1572 .dclk_src_sel = VOP_REG(RK3568_LUT_PORT_SEL, 0x1, 30), 3412 .esmart_lb_mode = VOP_REG(RK3568_LUT_PORT_SEL, 0x3, 26), 3456 .gamma_port_sel = VOP_REG(RK3568_LUT_PORT_SEL, 0x3, 12), 3457 .esmart_lb_mode = VOP_REG(RK3568_LUT_PORT_SEL, 0x3, 26), 3509 .gamma_port_sel = VOP_REG(RK3568_LUT_PORT_SEL, 0x3, 0), 3617 .gamma_port_sel = VOP_REG(RK3568_LUT_PORT_SEL, 0x3, 12),
|
| H A D | rockchip_vop_reg.h | 1064 #define RK3568_LUT_PORT_SEL 0x58 macro
|
| H A D | rockchip_drm_vop2.c | 10561 wb_vp_id = (vop2_readl(vop2, RK3568_LUT_PORT_SEL) >> 8) & 0x3; in vop2_wb_handler()
|