HomeSort by: relevance | last modified time | path
    Searched defs:pstate (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
boost.h 9 u8 pstate; member in struct:nvbios_boostE
cstep.h 10 u8 pstate; member in struct:nvbios_cstepE
17 u32 nvbios_cstepEm(struct nvkm_bios *, u8 pstate, u8 *ver, u8 *hdr,
boost.h 9 u8 pstate; member in struct:nvbios_boostE
cstep.h 10 u8 pstate; member in struct:nvbios_cstepE
17 u32 nvbios_cstepEm(struct nvkm_bios *, u8 pstate, u8 *ver, u8 *hdr,
vpstate.h 21 u8 pstate; member in struct:nvbios_vpstate_entry
vpstate.h 21 u8 pstate; member in struct:nvbios_vpstate_entry
perf.h 10 u8 pstate; member in struct:nvbios_perfE
perf.h 10 u8 pstate; member in struct:nvbios_perfE
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_xgmi.h 40 int pstate; /*0 -- low , 1 -- high , -1 unknown*/ member in struct:amdgpu_hive_info
48 int amdgpu_xgmi_set_pstate(struct amdgpu_device *adev, int pstate);
amdgpu_xgmi.h 40 int pstate; /*0 -- low , 1 -- high , -1 unknown*/ member in struct:amdgpu_hive_info
48 int amdgpu_xgmi_set_pstate(struct amdgpu_device *adev, int pstate);
  /src/sys/arch/arm/apple/
apple_pmgr.c 73 const uint32_t pstate = enable ? PMGR_PS_ACTIVE : PMGR_PS_PWRGATE; local in function:apple_pmgr_enable
88 val |= __SHIFTIN(pstate, PMGR_PS_TARGET_MASK);
93 if (__SHIFTOUT(val, PMGR_PS_ACTUAL_MASK) == pstate)
apple_pmgr.c 73 const uint32_t pstate = enable ? PMGR_PS_ACTIVE : PMGR_PS_PWRGATE; local in function:apple_pmgr_enable
88 val |= __SHIFTIN(pstate, PMGR_PS_TARGET_MASK);
93 if (__SHIFTOUT(val, PMGR_PS_ACTUAL_MASK) == pstate)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
nouveau_nvkm_engine_device_ctrl.c 48 nvif_ioctl(&ctrl->object, "control pstate info size %d\n", size);
50 nvif_ioctl(&ctrl->object, "control pstate info vers %d\n",
60 args->v0.pstate = clk->pstate;
66 args->v0.pstate = NVIF_CONTROL_PSTATE_INFO_V0_PSTATE_UNKNOWN;
80 struct nvkm_pstate *pstate; local in function:nvkm_control_mthd_pstate_attr
86 nvif_ioctl(&ctrl->object, "control pstate attr size %d\n", size);
89 "control pstate attr vers %d state %d index %d\n",
111 list_for_each_entry(pstate, &clk->states, head) {
116 lo = pstate->base.domain[domain->name]
    [all...]
nouveau_nvkm_engine_device_ctrl.c 48 nvif_ioctl(&ctrl->object, "control pstate info size %d\n", size);
50 nvif_ioctl(&ctrl->object, "control pstate info vers %d\n",
60 args->v0.pstate = clk->pstate;
66 args->v0.pstate = NVIF_CONTROL_PSTATE_INFO_V0_PSTATE_UNKNOWN;
80 struct nvkm_pstate *pstate; local in function:nvkm_control_mthd_pstate_attr
86 nvif_ioctl(&ctrl->object, "control pstate attr size %d\n", size);
89 "control pstate attr vers %d state %d index %d\n",
111 list_for_each_entry(pstate, &clk->states, head) {
116 lo = pstate->base.domain[domain->name]
    [all...]
  /src/sys/compat/linux/arch/aarch64/
linux_machdep.h 57 uint64_t pstate; member in struct:linux_sigcontext
linux_machdep.h 57 uint64_t pstate; member in struct:linux_sigcontext
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
if0001.h 16 __s8 ustate_ac; /* out: target pstate index */
17 __s8 ustate_dc; /* out: target pstate index */
21 __s8 pstate; /* out: current pstate index */ member in struct:nvif_control_pstate_info_v0
28 __s8 state; /* in: index of pstate to query
29 * out: pstate identifier
45 __s8 ustate; /* in: pstate identifier */
if0001.h 16 __s8 ustate_ac; /* out: target pstate index */
17 __s8 ustate_dc; /* out: target pstate index */
21 __s8 pstate; /* out: current pstate index */ member in struct:nvif_control_pstate_info_v0
28 __s8 state; /* in: index of pstate to query
29 * out: pstate identifier
45 __s8 ustate; /* in: pstate identifier */
  /src/sys/arch/sparc64/sparc64/
cpu.c 750 int i, pstate; local in function:cpu_boot_secondary_processors
774 pstate = getpstate();
800 setpstate(pstate);
cpu.c 750 int i, pstate; local in function:cpu_boot_secondary_processors
774 pstate = getpstate();
800 setpstate(pstate);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
clk.h 13 #define NVKM_CLK_CSTATE_BASE -2 /* pstate base */
69 u8 pstate; member in struct:nvkm_pstate
106 int pstate; /* current */ member in struct:nvkm_clk
clk.h 13 #define NVKM_CLK_CSTATE_BASE -2 /* pstate base */
69 u8 pstate; member in struct:nvkm_pstate
106 int pstate; /* current */ member in struct:nvkm_clk
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_base.c 47 u8 pstate, u8 domain, u32 input)
54 data = nvbios_boostEm(bios, pstate, &ver, &hdr, &cnt, &len, &boostE);
117 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate,
124 if (!pstate || !cstate)
141 list_for_each_entry_from_reverse(cstate, &pstate->list, head) {
150 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei)
154 return list_last_entry(&pstate->list, typeof(*cstate), head);
156 list_for_each_entry(cstate, &pstate->list, head) {
165 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei)
174 if (!list_empty(&pstate->list))
275 struct nvkm_pstate *pstate; local in function:nvkm_pstate_prog
307 int pstate; local in function:nvkm_pstate_work
438 struct nvkm_pstate *pstate; local in function:nvkm_pstate_new
507 struct nvkm_pstate *pstate; local in function:nvkm_clk_ustate_update
660 struct nvkm_pstate *pstate, *temp; local in function:nvkm_clk_dtor
    [all...]
nouveau_nvkm_subdev_clk_base.c 47 u8 pstate, u8 domain, u32 input)
54 data = nvbios_boostEm(bios, pstate, &ver, &hdr, &cnt, &len, &boostE);
117 nvkm_cstate_find_best(struct nvkm_clk *clk, struct nvkm_pstate *pstate,
124 if (!pstate || !cstate)
141 list_for_each_entry_from_reverse(cstate, &pstate->list, head) {
150 nvkm_cstate_get(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei)
154 return list_last_entry(&pstate->list, typeof(*cstate), head);
156 list_for_each_entry(cstate, &pstate->list, head) {
165 nvkm_cstate_prog(struct nvkm_clk *clk, struct nvkm_pstate *pstate, int cstatei)
174 if (!list_empty(&pstate->list))
275 struct nvkm_pstate *pstate; local in function:nvkm_pstate_prog
307 int pstate; local in function:nvkm_pstate_work
438 struct nvkm_pstate *pstate; local in function:nvkm_pstate_new
507 struct nvkm_pstate *pstate; local in function:nvkm_clk_ustate_update
660 struct nvkm_pstate *pstate, *temp; local in function:nvkm_clk_dtor
    [all...]
  /src/sys/dev/audio/
audiodef.h 175 audio_state_t pstate; /* playback state */ member in struct:audio_track

Completed in 29 milliseconds

1 2