Home
last modified time | relevance | path

Searched defs:pstate (Results 1 – 8 of 8) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
Dfiq_debugger_arm64.c106 u32 pstate = READ_SPECIAL_REG(CurrentEl); in fiq_debugger_dump_allregs() local
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
Dfiq_debugger_arm64.c121 u32 pstate = READ_SPECIAL_REG(CurrentEl); in fiq_debugger_dump_allregs() local
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
Dprocess.c230 u64 pstate = regs->pstate; in print_pstate() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c870 static inline bool vop2_plane_active(struct drm_plane_state *pstate) in vop2_plane_active()
2334 struct drm_plane_state *pstate = &vpstate->base; in vop2_setup_csc_mode() local
3445 static int vop2_cluster_two_win_mode_check(struct drm_plane_state *pstate) in vop2_cluster_two_win_mode_check()
3490 static int vop2_cluter_splice_scale_check(struct vop2_win *win, struct drm_plane_state *pstate, in vop2_cluter_splice_scale_check()
3525 static int vop2_plane_splice_check(struct drm_plane *plane, struct drm_plane_state *pstate, in vop2_plane_splice_check()
3786 struct drm_plane_state *pstate = plane->state; in vop2_plane_setup_color_key() local
3897 struct drm_plane_state *pstate) in vop2_win_atomic_update()
4119 struct drm_plane_state *pstate = plane->state; in vop2_plane_atomic_update() local
4272 struct drm_plane_state *pstate; in rockchip_atomic_helper_update_plane() local
4328 struct drm_plane_state *pstate; in rockchip_atomic_helper_disable_plane() local
[all …]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c845 static inline bool vop2_plane_active(struct drm_plane_state *pstate) in vop2_plane_active()
2339 struct drm_plane_state *pstate = &vpstate->base; in vop2_setup_csc_mode() local
3444 static int vop2_cluster_two_win_mode_check(struct drm_plane_state *pstate) in vop2_cluster_two_win_mode_check()
3487 static int vop2_cluter_splice_scale_check(struct vop2_win *win, struct drm_plane_state *pstate, u16… in vop2_cluter_splice_scale_check()
3518 static int vop2_plane_splice_check(struct drm_plane *plane, struct drm_plane_state *pstate, in vop2_plane_splice_check()
3779 struct drm_plane_state *pstate = plane->state; in vop2_plane_setup_color_key() local
3894 struct drm_plane_state *pstate) in vop2_win_atomic_update()
4121 struct drm_plane_state *pstate = plane->state; in vop2_plane_atomic_update() local
4270 struct drm_plane_state *pstate; in rockchip_atomic_helper_update_plane() local
4328 struct drm_plane_state *pstate; in rockchip_atomic_helper_disable_plane() local
[all …]
Drockchip_drm_vop.c880 struct drm_plane_state *pstate; in vop_hdr_atomic_check() local
1158 struct drm_plane_state *pstate; in vop_csc_atomic_check() local
2367 struct vop_plane_state *pstate = to_vop_plane_state(state); in vop_plane_info_dump() local
2585 static size_t vop_plane_line_bandwidth(struct drm_plane_state *pstate) in vop_plane_line_bandwidth()
2650 struct drm_plane_state *pstate; in vop_crtc_bandwidth() local
3160 struct drm_plane_state *pstate; in vop_afbdc_atomic_check() local
3326 struct drm_plane_state *pstate; in vop_crtc_atomic_check() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dopp.h81 unsigned int pstate; member
/device/soc/rockchip/common/sdk_linux/drivers/opp/
Dof.c1206 int pstate = -EINVAL; in of_get_required_opp_performance_state() local