Searched refs:mcu_bypass (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 185 .mcu_bypass = VOP_REG(RK3288_MCU_CTRL, 0x1, 30), 603 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30), 692 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30), 807 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30), 880 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30),
|
| H A D | rockchip_vop.h | 362 struct vop_reg mcu_bypass; member
|
| H A D | rockchip_vop.c | 853 VOP_CTRL_SET(vop, mcu_bypass, value ? 1 : 0); in rockchip_vop_send_mcu_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 1609 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30), 1741 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30), 1853 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30), 1943 .mcu_bypass = VOP_REG(RK3366_LIT_MCU_CTRL, 0x1, 30),
|
| H A D | rockchip_drm_vop.h | 390 struct vop_reg mcu_bypass; member 901 struct vop_reg mcu_bypass; member
|
| H A D | rockchip_vop2_reg.c | 1030 .mcu_bypass = VOP_REG(RK3562_VP0_MCU_CTRL, 0x1, 30),
|
| H A D | rockchip_drm_vop.c | 3016 VOP_CTRL_SET(vop, mcu_bypass, value ? 1 : 0); in vop_crtc_send_mcu_cmd()
|
| H A D | rockchip_drm_vop2.c | 5968 VOP_MODULE_SET(vop2, vp, mcu_bypass, value ? 1 : 0); in vop3_crtc_send_mcu_cmd()
|