Home
last modified time | relevance | path

Searched refs:mcu_rw_pend (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop_reg.c180 .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 Drockchip_display.h109 int mcu_rw_pend; member
H A Drockchip_vop.c222 VOP_CTRL_SET(vop, mcu_rw_pend, crtc_state->mcu_timing.mcu_rw_pend); in vop_mcu_mode()
H A Drockchip_vop.h357 struct vop_reg mcu_rw_pend; member
H A Drockchip_display.c1078 crtc_state->mcu_timing.mcu_rw_pend = rw_pend; in get_crtc_mcu_mode()
H A Drockchip_vop2.c3541 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 Drockchip_vop_reg.c1604 .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 Drockchip_drm_drv.h326 int mcu_rw_pend; member
H A Drockchip_drm_vop.h385 struct vop_reg mcu_rw_pend; member
896 struct vop_reg mcu_rw_pend; member
H A Drockchip_drm_vop.c3254 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 Drockchip_drm_vop2.c5894 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 Drockchip_vop2_reg.c1026 .mcu_rw_pend = VOP_REG(RK3562_VP0_MCU_CTRL, 0x3f, 20),