Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c42 u8 pstate, u8 domain, u32 input) in nvkm_clk_adjust()
112 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate, in nvkm_cstate_find_best()
145 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_get()
160 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_prog()
225 nvkm_cstate_new(struct nvkm_clk *clk, int idx, struct nvkm_pstate *pstate) in nvkm_cstate_new()
272 struct nvkm_pstate *pstate; in nvkm_pstate_prog() local
304 int pstate; in nvkm_pstate_work() local
347 nvkm_pstate_info(struct nvkm_clk *clk, struct nvkm_pstate *pstate) in nvkm_pstate_info()
390 nvkm_pstate_del(struct nvkm_pstate *pstate) in nvkm_pstate_del()
407 struct nvkm_pstate *pstate; in nvkm_pstate_new() local
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dinsn.c1435 static bool __kprobes __check_eq(unsigned long pstate) in __check_eq()
1440 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne()
1445 static bool __kprobes __check_cs(unsigned long pstate) in __check_cs()
1450 static bool __kprobes __check_cc(unsigned long pstate) in __check_cc()
1455 static bool __kprobes __check_mi(unsigned long pstate) in __check_mi()
1460 static bool __kprobes __check_pl(unsigned long pstate) in __check_pl()
1465 static bool __kprobes __check_vs(unsigned long pstate) in __check_vs()
1470 static bool __kprobes __check_vc(unsigned long pstate) in __check_vc()
1475 static bool __kprobes __check_hi(unsigned long pstate) in __check_hi()
1481 static bool __kprobes __check_ls(unsigned long pstate) in __check_ls()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.c145 struct dpu_plane_state *pstate; in _dpu_plane_calc_bw() local
193 struct dpu_plane_state *pstate; in _dpu_plane_calc_clk() local
225 struct dpu_plane_state *pstate; in _dpu_plane_calc_fill_level() local
502 struct dpu_plane_state *pstate, in _dpu_plane_set_scanout()
526 struct dpu_plane_state *pstate, in _dpu_plane_setup_scaler3()
642 struct dpu_plane_state *pstate, in _dpu_plane_setup_scaler()
670 struct dpu_plane_state *pstate = to_dpu_plane_state(plane->state); in _dpu_plane_color_fill() local
721 struct dpu_plane_state *pstate = to_dpu_plane_state(drm_state); in dpu_plane_clear_multirect() local
729 struct dpu_plane_state *pstate[R_MAX]; in dpu_plane_validate_multirect_v2() local
860 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb() local
[all …]
H A Ddpu_crtc.c69 struct dpu_plane_state *pstate, struct dpu_format *format) in _dpu_crtc_setup_blend_cfg()
125 struct dpu_plane_state *pstate = NULL; in _dpu_crtc_blend_setup_mixer() local
821 const struct drm_plane_state *pstate; in dpu_crtc_atomic_check() local
1076 struct dpu_plane_state *pstate = NULL; in _dpu_debugfs_status_show() local
H A Ddpu_core_perf.c43 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_bw() local
75 struct dpu_plane_state *pstate; in _dpu_core_perf_calc_clk() local
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Damd.c42 static int get_did(int family, union msr_pstate pstate) in get_did()
56 static int get_cof(int family, union msr_pstate pstate) in get_cof()
92 union msr_pstate pstate; in decode_pstates() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c104 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_set_property() local
132 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_get_property() local
159 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_atomic_print_state() local
222 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_destroy_state() local
932 struct drm_plane_state *pstate = plane->state; in mdp5_plane_mode_set() local
1046 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_pipe() local
1056 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_right_pipe() local
1066 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_get_flush() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dcpustat_kern.c106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local
214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog2() local
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dpwm-regulator.c93 struct pwm_state pstate; in pwm_regulator_set_voltage_sel() local
165 struct pwm_state pstate; in pwm_regulator_get_voltage() local
202 struct pwm_state pstate; in pwm_regulator_set_voltage() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tve200/
H A Dtve200_display.c72 struct drm_plane_state *pstate, in tve200_display_check()
265 struct drm_plane_state *pstate = plane->state; in tve200_display_update() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dbrcmstb-avs-cpufreq.c388 static int brcm_avs_get_pstate(struct private_data *priv, unsigned int *pstate) in brcm_avs_get_pstate()
401 static int brcm_avs_set_pstate(struct private_data *priv, unsigned int pstate) in brcm_avs_set_pstate()
429 unsigned int pstate; in brcm_avs_get_freq_table() local
637 unsigned int pstate; in brcm_avs_cpufreq_init() local
655 unsigned int pstate; in show_brcm_avs_pstate() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dcstep.h8 u8 pstate; member
H A Dboost.h7 u8 pstate; member
H A Dvpstate.h19 u8 pstate; member
H A Dperf.h8 u8 pstate; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Duser.h27 unsigned long long pstate; member
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dhibernate.h17 unsigned long pstate; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dptrace.h151 unsigned long pstate; in compat_psr_to_pstate() local
161 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate) in pstate_to_compat_psr()
185 u64 pstate; member
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h140 u64 pstate = ctxt->regs.pstate; in __sysreg_restore_el2_return_state() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c256 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check_scaling() local
343 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h67 u8 pstate; member
99 int pstate; /* current */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/pl111/
H A Dpl111_display.c85 struct drm_plane_state *pstate, in pl111_display_check()
396 struct drm_plane_state *pstate = plane->state; in pl111_display_update() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsmp_64.c396 static void spitfire_xcall_helper(u64 data0, u64 data1, u64 data2, u64 pstate, unsigned long cpu) in spitfire_xcall_helper()
466 u64 pstate; in spitfire_xcall_deliver() local
486 u64 *mondo, pstate, ver, busy_mask; in cheetah_xcall_deliver() local
1302 unsigned long pstate; in cpu_play_dead() local
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger_arm64.c121 u32 pstate = READ_SPECIAL_REG(CurrentEl); in fiq_debugger_dump_allregs() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.h44 } pstate; member

1234