Home
last modified time | relevance | path

Searched defs:wm (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/sbin/wdogctl/
H A Dwdogctl.c190 struct wdog_mode wm; in enable_kernel() local
208 struct wdog_mode wm; in enable_ext() local
230 struct wdog_mode wm; in enable_user() local
328 struct wdog_mode wm; in disable() local
367 struct wdog_mode wm; in list_timers() local
/netbsd-src/sys/dev/sysmon/
H A Dsysmon_wdog.c205 struct wdog_mode *wm = (void *) data; in sysmonioctl_wdog() local
222 struct wdog_mode *wm = (void *) data; in sysmonioctl_wdog() local
251 struct wdog_mode *wm = (void *) data; in sysmonioctl_wdog() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c758 const struct intel_watermark_params *wm, in intel_calculate_wm()
876 unsigned int wm; in pnv_update_wm() local
960 const struct g4x_wm_values *wm) in g4x_write_wm_values()
992 const struct vlv_wm_values *wm) in vlv_write_wm_values()
1130 unsigned int clock, htotal, cpp, width, wm; in g4x_compute_wm() local
1240 int wm, max_wm; in g4x_raw_plane_wm_compute() local
1508 struct g4x_wm_values *wm) in g4x_merge_wm()
1640 unsigned int clock, htotal, cpp, width, wm; in vlv_compute_wm_level() local
1774 static u16 vlv_invert_wm_value(u16 wm, u16 fifo_size) in vlv_invert_wm_value()
1820 int wm = vlv_compute_wm_level(crtc_state, plane_state, level); in vlv_raw_plane_wm_compute() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_evergreen.c1952 static u32 evergreen_dram_bandwidth(struct evergreen_wm_params *wm) in evergreen_dram_bandwidth()
1972 static u32 evergreen_dram_bandwidth_for_display(struct evergreen_wm_params *wm) in evergreen_dram_bandwidth_for_display()
1992 static u32 evergreen_data_return_bandwidth(struct evergreen_wm_params *wm) in evergreen_data_return_bandwidth()
2012 static u32 evergreen_dmif_request_bandwidth(struct evergreen_wm_params *wm) in evergreen_dmif_request_bandwidth()
2032 static u32 evergreen_available_bandwidth(struct evergreen_wm_params *wm) in evergreen_available_bandwidth()
2042 static u32 evergreen_average_bandwidth(struct evergreen_wm_params *wm) in evergreen_average_bandwidth()
2066 static u32 evergreen_latency_watermark(struct evergreen_wm_params *wm) in evergreen_latency_watermark()
2113 …atic bool evergreen_average_bandwidth_vs_dram_bandwidth_for_display(struct evergreen_wm_params *wm) in evergreen_average_bandwidth_vs_dram_bandwidth_for_display()
2122 static bool evergreen_average_bandwidth_vs_available_bandwidth(struct evergreen_wm_params *wm) in evergreen_average_bandwidth_vs_available_bandwidth()
2131 static bool evergreen_check_latency_hiding(struct evergreen_wm_params *wm) in evergreen_check_latency_hiding()
H A Dradeon_si.c2080 static u32 dce6_dram_bandwidth(struct dce6_wm_params *wm) in dce6_dram_bandwidth()
2100 static u32 dce6_dram_bandwidth_for_display(struct dce6_wm_params *wm) in dce6_dram_bandwidth_for_display()
2120 static u32 dce6_data_return_bandwidth(struct dce6_wm_params *wm) in dce6_data_return_bandwidth()
2140 static u32 dce6_get_dmif_bytes_per_request(struct dce6_wm_params *wm) in dce6_get_dmif_bytes_per_request()
2145 static u32 dce6_dmif_request_bandwidth(struct dce6_wm_params *wm) in dce6_dmif_request_bandwidth()
2177 static u32 dce6_available_bandwidth(struct dce6_wm_params *wm) in dce6_available_bandwidth()
2187 static u32 dce6_average_bandwidth(struct dce6_wm_params *wm) in dce6_average_bandwidth()
2211 static u32 dce6_latency_watermark(struct dce6_wm_params *wm) in dce6_latency_watermark()
2261 static bool dce6_average_bandwidth_vs_dram_bandwidth_for_display(struct dce6_wm_params *wm) in dce6_average_bandwidth_vs_dram_bandwidth_for_display()
2270 static bool dce6_average_bandwidth_vs_available_bandwidth(struct dce6_wm_params *wm) in dce6_average_bandwidth_vs_available_bandwidth()
[all …]
H A Dradeon_cik.c9006 static u32 dce8_dram_bandwidth(struct dce8_wm_params *wm) in dce8_dram_bandwidth()
9035 static u32 dce8_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce8_dram_bandwidth_for_display()
9064 static u32 dce8_data_return_bandwidth(struct dce8_wm_params *wm) in dce8_data_return_bandwidth()
9093 static u32 dce8_dmif_request_bandwidth(struct dce8_wm_params *wm) in dce8_dmif_request_bandwidth()
9124 static u32 dce8_available_bandwidth(struct dce8_wm_params *wm) in dce8_available_bandwidth()
9143 static u32 dce8_average_bandwidth(struct dce8_wm_params *wm) in dce8_average_bandwidth()
9176 static u32 dce8_latency_watermark(struct dce8_wm_params *wm) in dce8_latency_watermark()
9237 static bool dce8_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce8_average_bandwidth_vs_dram_bandwidth_for_display()
9257 static bool dce8_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm) in dce8_average_bandwidth_vs_available_bandwidth()
9275 static bool dce8_check_latency_hiding(struct dce8_wm_params *wm) in dce8_check_latency_hiding()
H A Dradeon_rs690.c279 struct rs690_watermark *wm, in rs690_crtc_bandwidth_compute()
H A Dradeon_rv515.c962 struct rv515_watermark *wm, in rv515_crtc_bandwidth_compute()
H A Dradeon_trinity_dpm.c684 u32 index, u32 wm) in trinity_set_display_wm()
696 u32 index, u32 wm) in trinity_set_vce_wm()
/netbsd-src/tests/dev/sysmon/
H A Dt_swwdog.c68 struct wdog_mode wm; in testbody() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dce_v10_0.c725 static u32 dce_v10_0_dram_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_dram_bandwidth()
754 static u32 dce_v10_0_dram_bandwidth_for_display(struct dce10_wm_params *wm) in dce_v10_0_dram_bandwidth_for_display()
783 static u32 dce_v10_0_data_return_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_data_return_bandwidth()
812 static u32 dce_v10_0_dmif_request_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_dmif_request_bandwidth()
843 static u32 dce_v10_0_available_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_available_bandwidth()
862 static u32 dce_v10_0_average_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_average_bandwidth()
895 static u32 dce_v10_0_latency_watermark(struct dce10_wm_params *wm) in dce_v10_0_latency_watermark()
956 static bool dce_v10_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params *wm) in dce_v10_0_average_bandwidth_vs_dram_bandwidth_for_display()
976 static bool dce_v10_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_average_bandwidth_vs_available_bandwidth()
994 static bool dce_v10_0_check_latency_hiding(struct dce10_wm_params *wm) in dce_v10_0_check_latency_hiding()
H A Damdgpu_dce_v8_0.c660 static u32 dce_v8_0_dram_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_dram_bandwidth()
689 static u32 dce_v8_0_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce_v8_0_dram_bandwidth_for_display()
718 static u32 dce_v8_0_data_return_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_data_return_bandwidth()
747 static u32 dce_v8_0_dmif_request_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_dmif_request_bandwidth()
778 static u32 dce_v8_0_available_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_available_bandwidth()
797 static u32 dce_v8_0_average_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_average_bandwidth()
830 static u32 dce_v8_0_latency_watermark(struct dce8_wm_params *wm) in dce_v8_0_latency_watermark()
891 static bool dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display()
911 static bool dce_v8_0_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_average_bandwidth_vs_available_bandwidth()
929 static bool dce_v8_0_check_latency_hiding(struct dce8_wm_params *wm) in dce_v8_0_check_latency_hiding()
H A Damdgpu_dce_v11_0.c751 static u32 dce_v11_0_dram_bandwidth(struct dce10_wm_params *wm) in dce_v11_0_dram_bandwidth()
780 static u32 dce_v11_0_dram_bandwidth_for_display(struct dce10_wm_params *wm) in dce_v11_0_dram_bandwidth_for_display()
809 static u32 dce_v11_0_data_return_bandwidth(struct dce10_wm_params *wm) in dce_v11_0_data_return_bandwidth()
838 static u32 dce_v11_0_dmif_request_bandwidth(struct dce10_wm_params *wm) in dce_v11_0_dmif_request_bandwidth()
869 static u32 dce_v11_0_available_bandwidth(struct dce10_wm_params *wm) in dce_v11_0_available_bandwidth()
888 static u32 dce_v11_0_average_bandwidth(struct dce10_wm_params *wm) in dce_v11_0_average_bandwidth()
921 static u32 dce_v11_0_latency_watermark(struct dce10_wm_params *wm) in dce_v11_0_latency_watermark()
982 static bool dce_v11_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params *wm) in dce_v11_0_average_bandwidth_vs_dram_bandwidth_for_display()
1002 static bool dce_v11_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params *wm) in dce_v11_0_average_bandwidth_vs_available_bandwidth()
1020 static bool dce_v11_0_check_latency_hiding(struct dce10_wm_params *wm) in dce_v11_0_check_latency_hiding()
H A Damdgpu_dce_v6_0.c523 static u32 dce_v6_0_dram_bandwidth(struct dce6_wm_params *wm) in dce_v6_0_dram_bandwidth()
552 static u32 dce_v6_0_dram_bandwidth_for_display(struct dce6_wm_params *wm) in dce_v6_0_dram_bandwidth_for_display()
581 static u32 dce_v6_0_data_return_bandwidth(struct dce6_wm_params *wm) in dce_v6_0_data_return_bandwidth()
610 static u32 dce_v6_0_dmif_request_bandwidth(struct dce6_wm_params *wm) in dce_v6_0_dmif_request_bandwidth()
641 static u32 dce_v6_0_available_bandwidth(struct dce6_wm_params *wm) in dce_v6_0_available_bandwidth()
660 static u32 dce_v6_0_average_bandwidth(struct dce6_wm_params *wm) in dce_v6_0_average_bandwidth()
693 static u32 dce_v6_0_latency_watermark(struct dce6_wm_params *wm) in dce_v6_0_latency_watermark()
754 static bool dce_v6_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce6_wm_params *wm) in dce_v6_0_average_bandwidth_vs_dram_bandwidth_for_display()
774 static bool dce_v6_0_average_bandwidth_vs_available_bandwidth(struct dce6_wm_params *wm) in dce_v6_0_average_bandwidth_vs_available_bandwidth()
792 static bool dce_v6_0_check_latency_hiding(struct dce6_wm_params *wm) in dce_v6_0_check_latency_hiding()
/netbsd-src/sys/arch/atari/dev/
H A Dwdc_mb.c262 #define calc_addr(base, off, stride, wm) \ argument
/netbsd-src/sys/external/bsd/drm2/include/
H A Di915_trace.h530 trace_g4x_wm(struct intel_crtc *crtc, const struct g4x_wm_values *wm) in trace_g4x_wm()
539 trace_vlv_wm(struct intel_crtc *crtc, const struct vlv_wm_values *wm) in trace_vlv_wm()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
H A Damdgpu_dcn21_hubbub.c560 struct dcn_hubbub_wm *wm) in hubbub21_wm_read_state()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_hubbub.c485 struct dcn_hubbub_wm *wm) in hubbub2_wm_read_state()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hubbub.c50 struct dcn_hubbub_wm *wm) in hubbub1_wm_read_state()
H A Damdgpu_dcn10_hw_sequencer_debug.c79 struct dcn_hubbub_wm wm; in dcn10_get_hubbub_state() local
/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent_openssl.c745 struct event_watermark *wm = &bev->bev.bev.wm_read; in bytes_to_read() local
863 struct event_watermark *wm = NULL; in consider_writing() local
/netbsd-src/external/bsd/libevent/dist/test/
H A Dtest-ratelim.c223 ev_ssize_t wm = bufferevent_get_max_to_write(bev); in check_bucket_levels_cb() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_types.h664 struct intel_wm_level wm[5]; member
673 struct skl_wm_level wm[8]; member
692 struct g4x_pipe_wm wm[NUM_VLV_WM_LEVELS]; member
710 struct g4x_pipe_wm wm; member
991 struct intel_crtc_wm_state wm; member
1092 } wm; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d1640 if (ubyte wm = deduceWildHelper(farg.type, &tt, tid)) in deduceFunctionTemplateMatch() local
1900 uint wm = 0; in deduceFunctionTemplateMatch() local
2089 uint wm = 0; in deduceFunctionTemplateMatch() local
3211 ubyte wm = (t.mod & ~MODFlags.shared_); in deduceWildHelper() local
3505 uint* wm; variable
3510 …pe* sc, Type tparam, TemplateParameters* parameters, Objects* dedtypes, uint* wm, size_t inferStar… in this()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c1380 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch() local
1636 unsigned wm = 0; in deduceFunctionTemplateMatch() local
1816 unsigned wm = 0; in deduceFunctionTemplateMatch() local
2895 unsigned char wm = (t->mod & ~MODshared); in deduceWildHelper() local
3154 Objects *dedtypes, unsigned *wm, size_t inferStart) in deduceType()
3163 unsigned *wm; in deduceType() local

12