Searched refs:mcu_rw_pend (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/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), 783 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 855 .mcu_rw_pend = VOP_REG(EBC_VOP_MCU_CTRL, 0x3f, 20), 1002 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 1035 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20), 1163 .mcu_rw_pend = VOP_REG(RK3366_LIT_MCU_CTRL, 0x3f, 20),
|
| H A D | rockchip_display.h | 143 int mcu_rw_pend; member
|
| H A D | rockchip_vop.c | 263 VOP_CTRL_SET(vop, mcu_rw_pend, 30); in vop_mcu_bypass_mode_setup() 284 VOP_CTRL_SET(vop, mcu_rw_pend, crtc_state->mcu_timing.mcu_rw_pend); in vop_mcu_mode_setup()
|
| H A D | rockchip_vop.h | 369 struct vop_reg mcu_rw_pend; member
|
| H A D | rockchip_display.c | 1184 crtc_state->mcu_timing.mcu_rw_pend = rw_pend; in get_crtc_mcu_mode()
|
| H A D | rockchip_vop2.c | 4771 MCU_RW_PEND_SHIFT, cstate->mcu_timing.mcu_rw_pend, false); in vop3_mcu_mode_setup()
|