Searched refs:mcu_rw_pend (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 180 .mcu_rw_pend = VOP_REG(RK3288_MCU_CTRL, 0x3f, 20), 598 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 687 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 802 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 875 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20),
|
| H A D | rockchip_display.h | 109 int mcu_rw_pend; member
|
| H A D | rockchip_vop.c | 222 VOP_CTRL_SET(vop, mcu_rw_pend, crtc_state->mcu_timing.mcu_rw_pend); in vop_mcu_mode()
|
| H A D | rockchip_vop.h | 357 struct vop_reg mcu_rw_pend; member
|
| H A D | rockchip_display.c | 1078 crtc_state->mcu_timing.mcu_rw_pend = rw_pend; in get_crtc_mcu_mode()
|
| H A D | rockchip_vop2.c | 3541 MCU_RW_PEND_SHIFT, cstate->mcu_timing.mcu_rw_pend, false); in vop3_mcu_mode_setup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 1604 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 1736 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 1848 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 1938 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20),
|
| H A D | rockchip_drm_drv.h | 326 int mcu_rw_pend; member
|
| H A D | rockchip_drm_vop.h | 385 struct vop_reg mcu_rw_pend; member 896 struct vop_reg mcu_rw_pend; member
|
| H A D | rockchip_drm_vop.c | 3254 VOP_CTRL_SET(vop, mcu_rw_pend, vop->mcu_timing.mcu_rw_pend); in vop_mcu_mode() 5109 vop->mcu_timing.mcu_rw_pend = val; in vop_bind()
|
| H A D | rockchip_drm_vop2.c | 5894 VOP_MODULE_SET(vop2, vp, mcu_rw_pend, vp->mcu_timing.mcu_rw_pend); in vop3_mcu_mode_setup() 5908 VOP_MODULE_SET(vop2, vp, mcu_rw_pend, 30); in vop3_mcu_bypass_mode_setup() 12008 vop2->vps[vp_id].mcu_timing.mcu_rw_pend = val; in vop2_bind()
|
| H A D | rockchip_vop2_reg.c | 1026 .mcu_rw_pend = VOP_REG(RK3562_VP0_MCU_CTRL, 0x3f, 20),
|