Searched refs:CFG_DONE_EN (Results 1 – 1 of 1) sorted by relevance
43 #define CFG_DONE_EN BIT(15) macro4949 u32 cfg_done = CFG_DONE_EN | BIT(cstate->crtc_id) | (BIT(cstate->crtc_id) << 16); in rockchip_vop2_init()5877 u32 cfg_done = CFG_DONE_EN | BIT(cstate->crtc_id) | (BIT(cstate->crtc_id) << 16); in rockchip_vop2_enable()5903 u32 cfg_done = CFG_DONE_EN | BIT(cstate->crtc_id) | (BIT(cstate->crtc_id) << 16); in rk3588_vop2_post_enable()5937 u32 cfg_done = CFG_DONE_EN | BIT(cstate->crtc_id) | (BIT(cstate->crtc_id) << 16); in rk3576_vop2_post_enable()5987 u32 cfg_done = CFG_DONE_EN | BIT(cstate->crtc_id) | (BIT(cstate->crtc_id) << 16); in rockchip_vop2_disable()6617 u32 cfg_done = CFG_DONE_EN | BIT(vp_id) | (BIT(vp_id) << 16); in vop2_vp_config_done()