Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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),
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 Drockchip_display.h143 int mcu_rw_pend; member
H A Drockchip_vop.c263 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 Drockchip_vop.h369 struct vop_reg mcu_rw_pend; member
H A Drockchip_display.c1184 crtc_state->mcu_timing.mcu_rw_pend = rw_pend; in get_crtc_mcu_mode()
H A Drockchip_vop2.c4771 MCU_RW_PEND_SHIFT, cstate->mcu_timing.mcu_rw_pend, false); in vop3_mcu_mode_setup()