/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | base.c | 42 u8 pstate, u8 domain, u32 input) in nvkm_clk_adjust() 111 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate, in nvkm_cstate_find_best() 144 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_get() 159 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei) in nvkm_cstate_prog() 222 nvkm_cstate_new(struct nvkm_clk *clk, int idx, struct nvkm_pstate *pstate) in nvkm_cstate_new() 269 struct nvkm_pstate *pstate; in nvkm_pstate_prog() local 301 int pstate; in nvkm_pstate_work() local 344 nvkm_pstate_info(struct nvkm_clk *clk, struct nvkm_pstate *pstate) in nvkm_pstate_info() 387 nvkm_pstate_del(struct nvkm_pstate *pstate) in nvkm_pstate_del() 404 struct nvkm_pstate *pstate; in nvkm_pstate_new() local [all …]
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_plane.c | 157 struct dpu_plane_state *pstate; in _dpu_plane_calc_fill_level() local 551 struct dpu_plane_state *pstate, in _dpu_plane_get_aspace() 573 struct dpu_plane_state *pstate, in _dpu_plane_set_scanout() 615 struct dpu_plane_state *pstate, in _dpu_plane_setup_scaler3() 732 struct dpu_plane_state *pstate, in _dpu_plane_setup_scaler() 774 struct dpu_plane_state *pstate; in _dpu_plane_color_fill() local 838 struct dpu_plane_state *pstate; in dpu_plane_clear_multirect() local 851 struct dpu_plane_state *pstate[R_MAX]; in dpu_plane_validate_multirect_v2() local 974 struct dpu_plane_state *pstate; in dpu_plane_get_ctl_flush() local 991 struct dpu_plane_state *pstate = to_dpu_plane_state(new_state); in dpu_plane_prepare_fb() local [all …]
|
/Linux-v4.19/arch/arm64/kernel/ |
D | insn.c | 1341 static bool __kprobes __check_eq(unsigned long pstate) in __check_eq() 1346 static bool __kprobes __check_ne(unsigned long pstate) in __check_ne() 1351 static bool __kprobes __check_cs(unsigned long pstate) in __check_cs() 1356 static bool __kprobes __check_cc(unsigned long pstate) in __check_cc() 1361 static bool __kprobes __check_mi(unsigned long pstate) in __check_mi() 1366 static bool __kprobes __check_pl(unsigned long pstate) in __check_pl() 1371 static bool __kprobes __check_vs(unsigned long pstate) in __check_vs() 1376 static bool __kprobes __check_vc(unsigned long pstate) in __check_vc() 1381 static bool __kprobes __check_hi(unsigned long pstate) in __check_hi() 1387 static bool __kprobes __check_ls(unsigned long pstate) in __check_ls() [all …]
|
/Linux-v4.19/tools/power/cpupower/utils/helpers/ |
D | amd.c | 42 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
|
/Linux-v4.19/samples/bpf/ |
D | cpustat_kern.c | 106 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
|
D | cpustat_user.c | 34 unsigned long pstate[MAX_PSTATE_ENTRIES]; member
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_plane.c | 113 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_set_property() local 141 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_get_property() local 168 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_atomic_print_state() local 228 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_destroy_state() local 927 struct drm_plane_state *pstate = plane->state; in mdp5_plane_mode_set() local 1041 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_pipe() local 1051 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_right_pipe() local 1061 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_get_flush() local
|
/Linux-v4.19/drivers/regulator/ |
D | pwm-regulator.c | 92 struct pwm_state pstate; in pwm_regulator_set_voltage_sel() local 160 struct pwm_state pstate; in pwm_regulator_get_voltage() local 197 struct pwm_state pstate; in pwm_regulator_set_voltage() local
|
/Linux-v4.19/drivers/gpu/drm/tve200/ |
D | tve200_display.c | 73 struct drm_plane_state *pstate, in tve200_display_check() 248 struct drm_plane_state *pstate = plane->state; in tve200_display_update() local
|
/Linux-v4.19/drivers/cpufreq/ |
D | brcmstb-avs-cpufreq.c | 365 static int brcm_avs_get_pstate(struct private_data *priv, unsigned int *pstate) in brcm_avs_get_pstate() 378 static int brcm_avs_set_pstate(struct private_data *priv, unsigned int pstate) in brcm_avs_set_pstate() 405 unsigned int pstate; in brcm_avs_get_freq_table() local 596 unsigned int pstate; in brcm_avs_cpufreq_init() local 614 unsigned int pstate; in show_brcm_avs_pstate() local
|
D | intel_pstate.c | 239 struct pstate_data pstate; member 1184 static u64 atom_get_val(struct cpudata *cpudata, int pstate) in atom_get_val() 1356 static u64 core_get_val(struct cpudata *cpudata, int pstate) in core_get_val() 1391 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() 1411 int pstate; in intel_pstate_max_within_limits() local 1654 static int intel_pstate_prepare_request(struct cpudata *cpu, int pstate) in intel_pstate_prepare_request() 1664 static void intel_pstate_update_pstate(struct cpudata *cpu, int pstate) in intel_pstate_update_pstate()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | cstep.h | 8 u8 pstate; member
|
D | boost.h | 7 u8 pstate; member
|
D | vpstate.h | 19 u8 pstate; member
|
D | perf.h | 8 u8 pstate; member
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | hibernate.h | 17 unsigned long pstate; member
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | ptrace.h | 119 unsigned long pstate; in compat_psr_to_pstate() local 129 static inline unsigned long pstate_to_compat_psr(const unsigned long pstate) in pstate_to_compat_psr() 153 u64 pstate; member
|
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 151 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process() local 205 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid() local
|
/Linux-v4.19/drivers/gpu/drm/arm/ |
D | malidp_crtc.c | 257 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check_scaling() local 344 const struct drm_plane_state *pstate; in malidp_crtc_atomic_check() local
|
/Linux-v4.19/drivers/gpu/drm/pl111/ |
D | pl111_display.c | 89 struct drm_plane_state *pstate, in pl111_display_check() 375 struct drm_plane_state *pstate = plane->state; in pl111_display_update() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | clk.h | 67 u8 pstate; member 99 int pstate; /* current */ member
|
/Linux-v4.19/arch/sparc/kernel/ |
D | smp_64.c | 399 static void spitfire_xcall_helper(u64 data0, u64 data1, u64 data2, u64 pstate, unsigned long cpu) in spitfire_xcall_helper() 469 u64 pstate; in spitfire_xcall_deliver() local 489 u64 *mondo, pstate, ver, busy_mask; in cheetah_xcall_deliver() local 1342 unsigned long pstate; in cpu_play_dead() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 75 struct nvkm_pstate *pstate; in nvkm_control_mthd_pstate_attr() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/ |
D | if0001.h | 19 __s8 pstate; /* out: current pstate index */ member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | cstep.c | 85 nvbios_cstepEm(struct nvkm_bios *bios, u8 pstate, u8 *ver, u8 *hdr, in nvbios_cstepEm()
|