Searched defs:cstate (Results 1 - 17 of 17) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_ctrl.c81 struct nvkm_cstate *cstate; local in function:nvkm_control_mthd_pstate_attr
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_nv40.c151 nv40_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
H A Dnouveau_nvkm_subdev_clk_gf100.c279 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) argument
330 gf100_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
[all...]
H A Dnouveau_nvkm_subdev_clk_gk20a.c485 gk20a_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
H A Dnouveau_nvkm_subdev_clk_gt215.c279 calc_clk(struct gt215_clk *clk, struct nvkm_cstate *cstate, argument
290 calc_host(struct gt215_clk *clk, struct nvkm_cstate *cstate) argument
464 gt215_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
[all...]
H A Dnouveau_nvkm_subdev_clk_mcp77.c208 mcp77_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
H A Dnouveau_nvkm_subdev_clk_nv50.c373 nv50_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
H A Dnouveau_nvkm_subdev_clk_gk104.c344 gk104_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
292 calc_clk(struct gk104_clk * clk,struct nvkm_cstate * cstate,int idx,int dom) argument
[all...]
H A Dnouveau_nvkm_subdev_clk_base.c84 nvkm_cstate_valid(struct nvkm_clk *clk, struct nvkm_cstate *cstate, argument
152 struct nvkm_cstate *cstate; local in function:nvkm_cstate_get
117 nvkm_cstate_find_best(struct nvkm_clk * clk,struct nvkm_pstate * pstate,struct nvkm_cstate * cstate) argument
171 struct nvkm_cstate *cstate; local in function:nvkm_cstate_prog
221 nvkm_cstate_del(struct nvkm_cstate * cstate) argument
233 struct nvkm_cstate *cstate = NULL; local in function:nvkm_cstate_new
381 struct nvkm_cstate *cstate; local in function:nvkm_pstate_info
423 struct nvkm_cstate *cstate, *temp; local in function:nvkm_pstate_del
439 struct nvkm_cstate *cstate; local in function:nvkm_pstate_new
[all...]
H A Dnouveau_nvkm_subdev_clk_gm20b.c469 gm20b_clk_calc(struct nvkm_clk *base, struct nvkm_cstate *cstate) argument
/src/sys/net/
H A Dslcompress.h123 struct cstate { struct
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h70 int cstate; member in struct:nvkm_therm
/src/sys/arch/x86/x86/
H A Dpowernow.c448 struct powernow_cpu_state *cstate; local in function:powernow_k7_states
614 struct powernow_cpu_state *cstate = sc->sc_state; local in function:powernow_k7_decode_pst
722 struct powernow_cpu_state *cstate; local in function:powernow_k8_states
927 powernow_k8_decode_pst(struct powernow_cpu_state * cstate,uint8_t * p) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_psr.c547 static u32 intel_get_frame_time_us(const struct intel_crtc_state *cstate) argument
H A Dintel_ddi.c3309 tgl_clear_psr2_transcoder_exitline(const struct intel_crtc_state *cstate) argument
3323 tgl_set_psr2_transcoder_exitline(const struct intel_crtc_state *cstate) argument
3340 tgl_dc3co_exitline_compute_config(struct intel_encoder * encoder,struct intel_crtc_state * cstate) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_page_alloc.c226 ttm_get_pool(int flags,bool huge,enum ttm_caching_state cstate) argument
447 ttm_set_pages_caching(struct page ** pages,enum ttm_caching_state cstate,unsigned cpages) argument
474 ttm_handle_caching_state_failure(struct list_head * pages,int ttm_flags,enum ttm_caching_state cstate,struct page ** failed_pages,unsigned cpages) argument
492 ttm_alloc_new_pages(struct list_head * pages,gfp_t gfp_flags,int ttm_flags,enum ttm_caching_state cstate,unsigned count,unsigned order) argument
576 ttm_page_pool_fill_locked(struct ttm_page_pool * pool,int ttm_flags,enum ttm_caching_state cstate,unsigned count,unsigned long * irq_flags) argument
634 ttm_page_pool_get_pages(struct ttm_page_pool * pool,struct list_head * pages,int ttm_flags,enum ttm_caching_state cstate,unsigned count,unsigned order) argument
713 ttm_put_pages(struct page ** pages,unsigned npages,int flags,enum ttm_caching_state cstate) argument
831 ttm_get_pages(struct page ** pages,unsigned npages,int flags,enum ttm_caching_state cstate) argument
[all...]
H A Dttm_page_alloc_dma.c332 static enum pool_type ttm_to_type(int flags, enum ttm_caching_state cstate) argument

Completed in 25 milliseconds