Home
last modified time | relevance | path

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

123

/linux/sound/pci/ice1712/
H A Dwm8766.c18 static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in snd_wm8766_write() argument
137 void snd_wm8766_init(struct snd_wm8766 *wm) in snd_wm8766_init() argument
156 void snd_wm8766_resume(struct snd_wm8766 *wm) in snd_wm8766_resume() argument
164 snd_wm8766_set_if(struct snd_wm8766 * wm,u16 dac) snd_wm8766_set_if() argument
172 snd_wm8766_volume_restore(struct snd_wm8766 * wm) snd_wm8766_volume_restore() argument
184 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); snd_wm8766_volume_info() local
198 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); snd_wm8766_enum_info() local
208 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); snd_wm8766_ctl_get() local
239 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); snd_wm8766_ctl_put() local
276 snd_wm8766_add_control(struct snd_wm8766 * wm,int num) snd_wm8766_add_control() argument
320 snd_wm8766_build_controls(struct snd_wm8766 * wm) snd_wm8766_build_controls() argument
[all...]
H A Dmaya44.c70 struct snd_wm8776 wm[2]; member
76 static void wm8776_write(struct snd_ice1712 *ice, struct snd_wm8776 *wm, in wm8776_write() argument
92 static int wm8776_write_bits(struct snd_ice1712 *ice, struct snd_wm8776 *wm, in wm8776_write_bits() argument
174 struct snd_wm8776 *wm = in maya_vol_get() local
189 struct snd_wm8776 *wm = maya_vol_put() local
235 struct snd_wm8776 *wm = maya_sw_get() local
247 struct snd_wm8776 *wm = maya_sw_put() local
535 wm8776_init(struct snd_ice1712 * ice,struct snd_wm8776 * wm,unsigned int addr) wm8776_init() argument
[all...]
/linux/drivers/input/touchscreen/
H A Dwm9712.c151 static void wm9712_phy_init(struct wm97xx *wm) in wm9712_phy_init() argument
216 wm9712_dig_enable(struct wm97xx * wm,int enable) wm9712_dig_enable() argument
229 wm9712_aux_prepare(struct wm97xx * wm) wm9712_aux_prepare() argument
236 wm9712_dig_restore(struct wm97xx * wm) wm9712_dig_restore() argument
242 is_pden(struct wm97xx * wm) is_pden() argument
250 wm9712_poll_sample(struct wm97xx * wm,int adcsel,int * sample) wm9712_poll_sample() argument
314 wm9712_poll_coord(struct wm97xx * wm,struct wm97xx_data * data) wm9712_poll_coord() argument
379 wm9712_poll_touch(struct wm97xx * wm,struct wm97xx_data * data) wm9712_poll_touch() argument
413 wm9712_acc_enable(struct wm97xx * wm,int enable) wm9712_acc_enable() argument
[all...]
H A Dwm9713.c151 static void wm9713_phy_init(struct wm97xx *wm) in wm9713_phy_init() argument
214 wm9713_dig_enable(struct wm97xx * wm,int enable) wm9713_dig_enable() argument
232 wm9713_dig_restore(struct wm97xx * wm) wm9713_dig_restore() argument
239 wm9713_aux_prepare(struct wm97xx * wm) wm9713_aux_prepare() argument
247 is_pden(struct wm97xx * wm) is_pden() argument
255 wm9713_poll_sample(struct wm97xx * wm,int adcsel,int * sample) wm9713_poll_sample() argument
320 wm9713_poll_coord(struct wm97xx * wm,struct wm97xx_data * data) wm9713_poll_coord() argument
390 wm9713_poll_touch(struct wm97xx * wm,struct wm97xx_data * data) wm9713_poll_touch() argument
420 wm9713_acc_enable(struct wm97xx * wm,int enable) wm9713_acc_enable() argument
[all...]
H A Dwm9705.c133 static void wm9705_phy_init(struct wm97xx *wm) in wm9705_phy_init() argument
178 wm9705_dig_enable(struct wm97xx * wm,int enable) wm9705_dig_enable() argument
189 wm9705_aux_prepare(struct wm97xx * wm) wm9705_aux_prepare() argument
196 wm9705_dig_restore(struct wm97xx * wm) wm9705_dig_restore() argument
202 is_pden(struct wm97xx * wm) is_pden() argument
210 wm9705_poll_sample(struct wm97xx * wm,int adcsel,int * sample) wm9705_poll_sample() argument
270 wm9705_poll_touch(struct wm97xx * wm,struct wm97xx_data * data) wm9705_poll_touch() argument
294 wm9705_acc_enable(struct wm97xx * wm,int enable) wm9705_acc_enable() argument
[all...]
H A Dmainstone-wm97xx.c100 static void wm97xx_acc_pen_up(struct wm97xx *wm) in wm97xx_acc_pen_up() argument
115 static int wm97xx_acc_pen_down(struct wm97xx *wm) in wm97xx_acc_pen_down() argument
168 static int wm97xx_acc_startup(struct wm97xx *wm) in wm97xx_acc_startup() argument
229 wm97xx_acc_shutdown(struct wm97xx * wm) wm97xx_acc_shutdown() argument
250 struct wm97xx *wm = platform_get_drvdata(pdev); mainstone_wm97xx_probe() local
257 struct wm97xx *wm = platform_get_drvdata(pdev); mainstone_wm97xx_remove() local
[all...]
/linux/tools/testing/selftests/kvm/arm64/
H A Darch_timer_edge_cases.c325 enum timer_view tv, irq_wait_method_t wm, bool reset_state, in test_timer_xval() argument
352 irq_wait_method_t wm, bool reset_state, in test_timer_cval() argument
359 irq_wait_method_t wm, bool reset_state, in test_timer_tval() argument
383 uint64_t usec, sleep_method_t wm) in test_cval_no_irq() argument
389 sleep_method_t wm) in test_tval_no_irq() argument
428 test_fire_a_timer_multiple_times(enum arch_timer timer,irq_wait_method_t wm,int num) test_fire_a_timer_multiple_times() argument
465 test_reprogramming_timer(enum arch_timer timer,irq_wait_method_t wm,int32_t delta_1_ms,int32_t delta_2_ms) test_reprogramming_timer() argument
512 irq_wait_method_t wm = irq_wait_method[i]; test_basic_functionality() local
590 test_set_cnt_after_tval_max(enum arch_timer timer,irq_wait_method_t wm) test_set_cnt_after_tval_max() argument
643 test_set_cnt_after_xval(enum arch_timer timer,uint64_t cnt_1,uint64_t xval,uint64_t cnt_2,irq_wait_method_t wm,enum timer_view tv) test_set_cnt_after_xval() argument
689 test_set_cnt_after_tval(enum arch_timer timer,uint64_t cnt_1,int32_t tval,uint64_t cnt_2,irq_wait_method_t wm) test_set_cnt_after_tval() argument
696 test_set_cnt_after_cval(enum arch_timer timer,uint64_t cnt_1,uint64_t cval,uint64_t cnt_2,irq_wait_method_t wm) test_set_cnt_after_cval() argument
703 test_set_cnt_after_tval_no_irq(enum arch_timer timer,uint64_t cnt_1,int32_t tval,uint64_t cnt_2,sleep_method_t wm) test_set_cnt_after_tval_no_irq() argument
711 test_set_cnt_after_cval_no_irq(enum arch_timer timer,uint64_t cnt_1,uint64_t cval,uint64_t cnt_2,sleep_method_t wm) test_set_cnt_after_cval_no_irq() argument
724 irq_wait_method_t wm = irq_wait_method[i]; test_move_counters_ahead_of_timers() local
762 irq_wait_method_t wm = irq_wait_method[i]; test_timers_in_the_past() local
798 irq_wait_method_t wm = irq_wait_method[i]; test_long_timer_delays() local
[all...]
/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-1.c261 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() argument
271 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() argument
294 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() argument
329 vfe_wm_set_framedrop_period(struct vfe_device * vfe,u8 wm,u8 per) vfe_wm_set_framedrop_period() argument
345 vfe_wm_set_framedrop_pattern(struct vfe_device * vfe,u8 wm,u32 pattern) vfe_wm_set_framedrop_pattern() argument
352 vfe_wm_set_ub_cfg(struct vfe_device * vfe,u8 wm,u16 offset,u16 depth) vfe_wm_set_ub_cfg() argument
362 vfe_bus_reload_wm(struct vfe_device * vfe,u8 wm) vfe_bus_reload_wm() argument
369 vfe_wm_set_ping_addr(struct vfe_device * vfe,u8 wm,u32 addr) vfe_wm_set_ping_addr() argument
375 vfe_wm_set_pong_addr(struct vfe_device * vfe,u8 wm,u32 addr) vfe_wm_set_pong_addr() argument
381 vfe_wm_get_ping_pong_status(struct vfe_device * vfe,u8 wm) vfe_wm_get_ping_pong_status() argument
398 vfe_bus_connect_wm_to_rdi(struct vfe_device * vfe,u8 wm,enum vfe_line_id id) vfe_bus_connect_wm_to_rdi() argument
434 vfe_wm_set_subsample(struct vfe_device * vfe,u8 wm) vfe_wm_set_subsample() argument
441 vfe_bus_disconnect_wm_from_rdi(struct vfe_device * vfe,u8 wm,enum vfe_line_id id) vfe_bus_disconnect_wm_from_rdi() argument
537 vfe_enable_irq_wm_line(struct vfe_device * vfe,u8 wm,enum vfe_line_id line_id,u8 enable) vfe_enable_irq_wm_line() argument
752 vfe_set_cgc_override(struct vfe_device * vfe,u8 wm,u8 enable) vfe_set_cgc_override() argument
[all...]
H A Dcamss-vfe-4-8.c293 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() argument
358 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() argument
393 static void vfe_wm_set_framedrop_period(struct vfe_device *vfe, u8 wm, u8 per) in vfe_wm_set_framedrop_period() argument
409 vfe_wm_set_framedrop_pattern(struct vfe_device * vfe,u8 wm,u32 pattern) vfe_wm_set_framedrop_pattern() argument
415 vfe_wm_set_ub_cfg(struct vfe_device * vfe,u8 wm,u16 offset,u16 depth) vfe_wm_set_ub_cfg() argument
425 vfe_bus_reload_wm(struct vfe_device * vfe,u8 wm) vfe_bus_reload_wm() argument
436 vfe_wm_set_ping_addr(struct vfe_device * vfe,u8 wm,u32 addr) vfe_wm_set_ping_addr() argument
442 vfe_wm_set_pong_addr(struct vfe_device * vfe,u8 wm,u32 addr) vfe_wm_set_pong_addr() argument
448 vfe_wm_get_ping_pong_status(struct vfe_device * vfe,u8 wm) vfe_wm_get_ping_pong_status() argument
465 vfe_bus_connect_wm_to_rdi(struct vfe_device * vfe,u8 wm,enum vfe_line_id id) vfe_bus_connect_wm_to_rdi() argument
500 vfe_wm_set_subsample(struct vfe_device * vfe,u8 wm) vfe_wm_set_subsample() argument
506 vfe_bus_disconnect_wm_from_rdi(struct vfe_device * vfe,u8 wm,enum vfe_line_id id) vfe_bus_disconnect_wm_from_rdi() argument
661 vfe_enable_irq_wm_line(struct vfe_device * vfe,u8 wm,enum vfe_line_id line_id,u8 enable) vfe_enable_irq_wm_line() argument
855 vfe_set_cgc_override(struct vfe_device * vfe,u8 wm,u8 enable) vfe_set_cgc_override() argument
1018 vfe_wm_enable(struct vfe_device * vfe,u8 wm,u8 enable) vfe_wm_enable() argument
[all...]
H A Dcamss-vfe-4-7.c310 static void vfe_wm_enable(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_enable() argument
320 static void vfe_wm_frame_based(struct vfe_device *vfe, u8 wm, u8 enable) in vfe_wm_frame_based() argument
385 static void vfe_wm_line_based(struct vfe_device *vfe, u32 wm, in vfe_wm_line_based() argument
420 vfe_wm_set_framedrop_period(struct vfe_device * vfe,u8 wm,u8 per) vfe_wm_set_framedrop_period() argument
436 vfe_wm_set_framedrop_pattern(struct vfe_device * vfe,u8 wm,u32 pattern) vfe_wm_set_framedrop_pattern() argument
443 vfe_wm_set_ub_cfg(struct vfe_device * vfe,u8 wm,u16 offset,u16 depth) vfe_wm_set_ub_cfg() argument
453 vfe_bus_reload_wm(struct vfe_device * vfe,u8 wm) vfe_bus_reload_wm() argument
464 vfe_wm_set_ping_addr(struct vfe_device * vfe,u8 wm,u32 addr) vfe_wm_set_ping_addr() argument
470 vfe_wm_set_pong_addr(struct vfe_device * vfe,u8 wm,u32 addr) vfe_wm_set_pong_addr() argument
476 vfe_wm_get_ping_pong_status(struct vfe_device * vfe,u8 wm) vfe_wm_get_ping_pong_status() argument
493 vfe_bus_connect_wm_to_rdi(struct vfe_device * vfe,u8 wm,enum vfe_line_id id) vfe_bus_connect_wm_to_rdi() argument
528 vfe_wm_set_subsample(struct vfe_device * vfe,u8 wm) vfe_wm_set_subsample() argument
535 vfe_bus_disconnect_wm_from_rdi(struct vfe_device * vfe,u8 wm,enum vfe_line_id id) vfe_bus_disconnect_wm_from_rdi() argument
689 vfe_enable_irq_wm_line(struct vfe_device * vfe,u8 wm,enum vfe_line_id line_id,u8 enable) vfe_enable_irq_wm_line() argument
923 vfe_set_cgc_override(struct vfe_device * vfe,u8 wm,u8 enable) vfe_set_cgc_override() argument
[all...]
H A Dcamss-vfe-780.c53 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() argument
85 vfe_wm_stop(struct vfe_device * vfe,u8 wm) vfe_wm_stop() argument
91 vfe_wm_update(struct vfe_device * vfe,u8 wm,u32 addr,struct vfe_line * line) vfe_wm_update() argument
[all...]
H A Dcamss-vfe-17x.c207 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() argument
250 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() argument
256 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u3 argument
332 int i, wm; vfe_isr() local
508 vfe_isr_wm_done(struct vfe_device * vfe,u8 wm) vfe_isr_wm_done() argument
[all...]
H A Dcamss-vfe-680.c150 u8 wm = RDI_WM(rdi); in vfe_wm_update() local
161 u8 wm; in vfe_wm_start() local
198 u8 wm = RDI_WM(rdi); vfe_wm_stop() local
[all...]
H A Dcamss-vfe-480.c99 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() argument
130 vfe_wm_stop(struct vfe_device * vfe,u8 wm) vfe_wm_stop() argument
136 vfe_wm_update(struct vfe_device * vfe,u8 wm,u32 addr,struct vfe_line * line) vfe_wm_update() argument
[all...]
/linux/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c320 const struct skl_plane_wm *wm = in skl_crtc_can_enable_sagv() local
342 const struct skl_plane_wm *wm in skl_crtc_can_enable_sagv() local
365 const struct skl_plane_wm *wm = tgl_crtc_can_enable_sagv() local
636 struct skl_wm_level wm = {}; skl_cursor_allocation() local
1311 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; skl_plane_wm_level() local
1323 const struct skl_plane_wm *wm = &pipe_wm->planes[plane_id]; skl_plane_trans_wm() local
1344 skl_check_wm_level(struct skl_wm_level * wm,const struct skl_ddb_entry * ddb) skl_check_wm_level() argument
1351 skl_check_nv12_wm_level(struct skl_wm_level * wm,struct skl_wm_level * uv_wm,const struct skl_ddb_entry * ddb_y,const struct skl_ddb_entry * ddb) skl_check_nv12_wm_level() argument
1362 skl_need_wm_copy_wa(struct intel_display * display,int level,const struct skl_plane_wm * wm) skl_need_wm_copy_wa() argument
1387 skl_allocate_plane_ddb(struct skl_plane_ddb_iter * iter,struct skl_ddb_entry * ddb,const struct skl_wm_level * wm,u64 data_rate) skl_allocate_plane_ddb() argument
1459 const struct skl_plane_wm *wm = skl_crtc_allocate_plane_ddb() local
1510 const struct skl_plane_wm *wm = skl_crtc_allocate_plane_ddb() local
1546 struct skl_plane_wm *wm = skl_crtc_allocate_plane_ddb() local
1576 struct skl_plane_wm *wm = skl_crtc_allocate_plane_ddb() local
2045 struct skl_plane_wm *wm = &crtc_state->wm.skl.raw.planes[plane->id]; skl_build_plane_wm_single() local
2073 struct skl_plane_wm *wm = &crtc_state->wm.skl.raw.planes[plane->id]; skl_build_plane_wm_uv() local
2095 struct skl_plane_wm *wm = &crtc_state->wm.skl.raw.planes[plane_id]; skl_build_plane_wm() local
2125 struct skl_plane_wm *wm = &crtc_state->wm.skl.raw.planes[plane_id]; icl_build_plane_wm() local
2267 const struct skl_plane_wm *wm = &crtc_state->wm.skl.optimal.planes[plane_id]; skl_max_wm0_lines() local
2326 struct skl_plane_wm *wm = skl_wm_check_vblank() local
2345 struct skl_plane_wm *wm = skl_wm_check_vblank() local
3014 struct skl_plane_wm *wm = &out->planes[plane_id]; skl_pipe_wm_get_hw_state() local
3175 adjust_wm_latency(struct intel_display * display,u16 wm[],int num_levels,int read_latency) adjust_wm_latency() argument
3217 mtl_read_wm_latency(struct intel_display * display,u16 wm[]) mtl_read_wm_latency() argument
3237 skl_read_wm_latency(struct intel_display * display,u16 wm[]) skl_read_wm_latency() argument
3836 struct skl_pipe_wm wm; intel_wm_state_verify() member
[all...]
H A Di9xx_wm.c560 const struct intel_watermark_params *wm, in intel_calculate_wm() argument
649 unsigned int wm; pnv_update_wm() local
797 g4x_write_wm_values(struct intel_display * display,const struct g4x_wm_values * wm) g4x_write_wm_values() argument
829 vlv_write_wm_values(struct intel_display * display,const struct vlv_wm_values * wm) vlv_write_wm_values() argument
967 unsigned int pixel_rate, htotal, cpp, width, wm; g4x_compute_wm() local
1071 int wm, max_wm; g4x_raw_plane_wm_compute() local
1377 g4x_merge_wm(struct intel_display * display,struct g4x_wm_values * wm) g4x_merge_wm() argument
1509 unsigned int pixel_rate, htotal, cpp, width, wm; vlv_compute_wm_level() local
1644 vlv_invert_wm_value(u16 wm,u16 fifo_size) vlv_invert_wm_value() argument
1688 int wm = vlv_compute_wm_level(crtc_state, plane_state, level); vlv_raw_plane_wm_compute() local
2020 vlv_merge_wm(struct intel_display * display,struct vlv_wm_values * wm) vlv_merge_wm() argument
2735 hsw_read_wm_latency(struct intel_display * display,u16 wm[]) hsw_read_wm_latency() argument
2753 snb_read_wm_latency(struct intel_display * display,u16 wm[]) snb_read_wm_latency() argument
2768 ilk_read_wm_latency(struct intel_display * display,u16 wm[]) ilk_read_wm_latency() argument
2963 struct intel_wm_level *wm = &pipe_wm->wm[level]; ilk_compute_pipe_wm() local
3078 const struct intel_wm_level *wm = &active->wm[level]; ilk_merge_wm_level() local
3119 struct intel_wm_level *wm = &merged->wm[level]; ilk_wm_merge() local
3144 struct intel_wm_level *wm = &merged->wm[level]; ilk_wm_merge() local
3415 const struct intel_pipe_wm *wm = &crtc->wm.active.ilk; ilk_compute_wm_config() local
3657 g4x_read_wm_values(struct intel_display * display,struct g4x_wm_values * wm) g4x_read_wm_values() argument
3683 vlv_read_wm_values(struct intel_display * display,struct vlv_wm_values * wm) vlv_read_wm_values() argument
3760 struct g4x_wm_values *wm = &display->wm.g4x; g4x_wm_get_hw_state() local
3902 struct vlv_wm_values *wm = &display->wm.vlv; vlv_wm_get_hw_state() local
[all...]
/linux/drivers/gpu/drm/radeon/
H A Devergreen.c1950 static u32 evergreen_dram_bandwidth(struct evergreen_wm_params *wm) in evergreen_dram_bandwidth() argument
1970 static u32 evergreen_dram_bandwidth_for_display(struct evergreen_wm_params *wm) in evergreen_dram_bandwidth_for_display() argument
1990 static u32 evergreen_data_return_bandwidth(struct evergreen_wm_params *wm) in evergreen_data_return_bandwidth() argument
2010 static u32 evergreen_dmif_request_bandwidth(struct evergreen_wm_params *wm) in evergreen_dmif_request_bandwidth() argument
2030 evergreen_available_bandwidth(struct evergreen_wm_params * wm) evergreen_available_bandwidth() argument
2040 evergreen_average_bandwidth(struct evergreen_wm_params * wm) evergreen_average_bandwidth() argument
2064 evergreen_latency_watermark(struct evergreen_wm_params * wm) evergreen_latency_watermark() argument
2111 evergreen_average_bandwidth_vs_dram_bandwidth_for_display(struct evergreen_wm_params * wm) evergreen_average_bandwidth_vs_dram_bandwidth_for_display() argument
2120 evergreen_average_bandwidth_vs_available_bandwidth(struct evergreen_wm_params * wm) evergreen_average_bandwidth_vs_available_bandwidth() argument
2129 evergreen_check_latency_hiding(struct evergreen_wm_params * wm) evergreen_check_latency_hiding() argument
[all...]
H A Dsi.c2049 static u32 dce6_dram_bandwidth(struct dce6_wm_params *wm) in dce6_dram_bandwidth() argument
2069 static u32 dce6_dram_bandwidth_for_display(struct dce6_wm_params *wm) in dce6_dram_bandwidth_for_display() argument
2089 static u32 dce6_data_return_bandwidth(struct dce6_wm_params *wm) in dce6_data_return_bandwidth() argument
2109 static u32 dce6_get_dmif_bytes_per_request(struct dce6_wm_params *wm) in dce6_get_dmif_bytes_per_request() argument
2114 static u32 dce6_dmif_request_bandwidth(struct dce6_wm_params *wm) in dce6_dmif_request_bandwidth() argument
2146 dce6_available_bandwidth(struct dce6_wm_params * wm) dce6_available_bandwidth() argument
2156 dce6_average_bandwidth(struct dce6_wm_params * wm) dce6_average_bandwidth() argument
2180 dce6_latency_watermark(struct dce6_wm_params * wm) dce6_latency_watermark() argument
2230 dce6_average_bandwidth_vs_dram_bandwidth_for_display(struct dce6_wm_params * wm) dce6_average_bandwidth_vs_dram_bandwidth_for_display() argument
2239 dce6_average_bandwidth_vs_available_bandwidth(struct dce6_wm_params * wm) dce6_average_bandwidth_vs_available_bandwidth() argument
2248 dce6_check_latency_hiding(struct dce6_wm_params * wm) dce6_check_latency_hiding() argument
[all...]
/linux/drivers/parport/
H A Dparport_gsc.h119 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_gsc_write_control() local
148 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_gsc_frob_control() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c720 static u32 dce_v10_0_dram_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_dram_bandwidth() argument
749 static u32 dce_v10_0_dram_bandwidth_for_display(struct dce10_wm_params *wm) in dce_v10_0_dram_bandwidth_for_display() argument
778 static u32 dce_v10_0_data_return_bandwidth(struct dce10_wm_params *wm) in dce_v10_0_data_return_bandwidth() argument
807 dce_v10_0_dmif_request_bandwidth(struct dce10_wm_params * wm) dce_v10_0_dmif_request_bandwidth() argument
838 dce_v10_0_available_bandwidth(struct dce10_wm_params * wm) dce_v10_0_available_bandwidth() argument
857 dce_v10_0_average_bandwidth(struct dce10_wm_params * wm) dce_v10_0_average_bandwidth() argument
890 dce_v10_0_latency_watermark(struct dce10_wm_params * wm) dce_v10_0_latency_watermark() argument
951 dce_v10_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce10_wm_params * wm) dce_v10_0_average_bandwidth_vs_dram_bandwidth_for_display() argument
971 dce_v10_0_average_bandwidth_vs_available_bandwidth(struct dce10_wm_params * wm) dce_v10_0_average_bandwidth_vs_available_bandwidth() argument
989 dce_v10_0_check_latency_hiding(struct dce10_wm_params * wm) dce_v10_0_check_latency_hiding() argument
[all...]
H A Ddce_v8_0.c673 static u32 dce_v8_0_dram_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_dram_bandwidth() argument
702 static u32 dce_v8_0_dram_bandwidth_for_display(struct dce8_wm_params *wm) in dce_v8_0_dram_bandwidth_for_display() argument
731 static u32 dce_v8_0_data_return_bandwidth(struct dce8_wm_params *wm) in dce_v8_0_data_return_bandwidth() argument
760 dce_v8_0_dmif_request_bandwidth(struct dce8_wm_params * wm) dce_v8_0_dmif_request_bandwidth() argument
791 dce_v8_0_available_bandwidth(struct dce8_wm_params * wm) dce_v8_0_available_bandwidth() argument
810 dce_v8_0_average_bandwidth(struct dce8_wm_params * wm) dce_v8_0_average_bandwidth() argument
843 dce_v8_0_latency_watermark(struct dce8_wm_params * wm) dce_v8_0_latency_watermark() argument
904 dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display(struct dce8_wm_params * wm) dce_v8_0_average_bandwidth_vs_dram_bandwidth_for_display() argument
924 dce_v8_0_average_bandwidth_vs_available_bandwidth(struct dce8_wm_params * wm) dce_v8_0_average_bandwidth_vs_available_bandwidth() argument
942 dce_v8_0_check_latency_hiding(struct dce8_wm_params * wm) dce_v8_0_check_latency_hiding() argument
[all...]
/linux/include/linux/
H A Dparport_pc.h162 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_pc_write_control() local
191 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_pc_frob_control() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_devlink.c223 int wm = ocelot_read_gix(ocelot, QSYS_RES_CFG, index); in ocelot_wm_read() local
230 u32 wm = ocelot->ops->wm_enc(val); in ocelot_wm_write() local
505 u16 ocelot_wm_dec(u16 wm) in ocelot_wm_dec() argument
/linux/drivers/video/fbdev/i810/
H A Di810_gtf.c27 u32 wm; member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
H A Ddcn35_hubbub.c401 struct dcn_hubbub_wm *wm) in hubbub35_wm_read_state() argument

123