Searched refs:mcu_rs (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 184 .mcu_rs = VOP_REG(RK3288_MCU_CTRL, 0x1, 29), 602 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29), 691 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29), 806 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29), 879 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29),
|
| H A D | rockchip_vop.h | 361 struct vop_reg mcu_rs; member
|
| H A D | rockchip_vop.c | 39 VOP_CTRL_SET(vop, mcu_rs, v); in set_vop_mcu_rs()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 1608 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29), 1740 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29), 1852 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29), 1942 .mcu_rs = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 29),
|
| H A D | rockchip_drm_vop.h | 389 struct vop_reg mcu_rs; member 900 struct vop_reg mcu_rs; member
|
| H A D | rockchip_drm_vop.c | 3007 VOP_CTRL_SET(vop, mcu_rs, 0); in vop_crtc_send_mcu_cmd() 3009 VOP_CTRL_SET(vop, mcu_rs, 1); in vop_crtc_send_mcu_cmd() 3012 VOP_CTRL_SET(vop, mcu_rs, 1); in vop_crtc_send_mcu_cmd()
|
| H A D | rockchip_vop2_reg.c | 1029 .mcu_rs = VOP_REG(RK3562_VP0_MCU_CTRL, 0x1, 29),
|
| H A D | rockchip_drm_vop2.c | 5959 VOP_MODULE_SET(vop2, vp, mcu_rs, 0); in vop3_crtc_send_mcu_cmd() 5961 VOP_MODULE_SET(vop2, vp, mcu_rs, 1); in vop3_crtc_send_mcu_cmd() 5964 VOP_MODULE_SET(vop2, vp, mcu_rs, 1); in vop3_crtc_send_mcu_cmd()
|