Home
last modified time | relevance | path

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

12

/linux/drivers/input/touchscreen/
H A Dwm97xx-core.c84 int wm97xx_reg_read(struct wm97xx *wm, u16 reg) in wm97xx_reg_read()
93 void wm97xx_reg_write(struct wm97xx *wm, u16 reg, u16 val) in wm97xx_reg_write()
120 int wm97xx_read_aux_adc(struct wm97xx *wm, u16 adcsel) in wm97xx_read_aux_adc()
175 enum wm97xx_gpio_status wm97xx_get_gpio(struct wm97xx *wm, u32 gpio) in wm97xx_get_gpio()
202 void wm97xx_set_gpio(struct wm97xx *wm, u32 gpio, in wm97xx_set_gpio()
227 void wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, enum wm97xx_gpio_dir dir, in wm97xx_config_gpio()
280 void wm97xx_set_suspend_mode(struct wm97xx *wm, u16 mode) in wm97xx_set_suspend_mode()
293 struct wm97xx *wm = dev_id; in wm97xx_pen_interrupt() local
353 static int wm97xx_init_pen_irq(struct wm97xx *wm) in wm97xx_init_pen_irq()
379 static int wm97xx_read_samples(struct wm97xx *wm) in wm97xx_read_samples()
[all …]
H A Dwm9712.c151 static void wm9712_phy_init(struct wm97xx *wm) in wm9712_phy_init()
216 static void wm9712_dig_enable(struct wm97xx *wm, int enable) in wm9712_dig_enable()
229 static void wm9712_aux_prepare(struct wm97xx *wm) in wm9712_aux_prepare()
236 static void wm9712_dig_restore(struct wm97xx *wm) in wm9712_dig_restore()
242 static inline int is_pden(struct wm97xx *wm) in is_pden()
250 static int wm9712_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9712_poll_sample()
314 static int wm9712_poll_coord(struct wm97xx *wm, struct wm97xx_data *data) in wm9712_poll_coord()
379 static int wm9712_poll_touch(struct wm97xx *wm, struct wm97xx_data *data) in wm9712_poll_touch()
413 static int wm9712_acc_enable(struct wm97xx *wm, int enable) in wm9712_acc_enable()
H A Dwm9713.c151 static void wm9713_phy_init(struct wm97xx *wm) in wm9713_phy_init()
214 static void wm9713_dig_enable(struct wm97xx *wm, int enable) in wm9713_dig_enable()
232 static void wm9713_dig_restore(struct wm97xx *wm) in wm9713_dig_restore()
239 static void wm9713_aux_prepare(struct wm97xx *wm) in wm9713_aux_prepare()
247 static inline int is_pden(struct wm97xx *wm) in is_pden()
255 static int wm9713_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9713_poll_sample()
320 static int wm9713_poll_coord(struct wm97xx *wm, struct wm97xx_data *data) in wm9713_poll_coord()
390 static int wm9713_poll_touch(struct wm97xx *wm, struct wm97xx_data *data) in wm9713_poll_touch()
420 static int wm9713_acc_enable(struct wm97xx *wm, int enable) in wm9713_acc_enable()
H A Dwm9705.c133 static void wm9705_phy_init(struct wm97xx *wm) in wm9705_phy_init()
178 static void wm9705_dig_enable(struct wm97xx *wm, int enable) in wm9705_dig_enable()
189 static void wm9705_aux_prepare(struct wm97xx *wm) in wm9705_aux_prepare()
196 static void wm9705_dig_restore(struct wm97xx *wm) in wm9705_dig_restore()
202 static inline int is_pden(struct wm97xx *wm) in is_pden()
210 static int wm9705_poll_sample(struct wm97xx *wm, int adcsel, int *sample) in wm9705_poll_sample()
270 static int wm9705_poll_touch(struct wm97xx *wm, struct wm97xx_data *data) in wm9705_poll_touch()
294 static int wm9705_acc_enable(struct wm97xx *wm, int enable) in wm9705_acc_enable()
H A Dmainstone-wm97xx.c100 static void wm97xx_acc_pen_up(struct wm97xx *wm) in wm97xx_acc_pen_up()
115 static int wm97xx_acc_pen_down(struct wm97xx *wm) in wm97xx_acc_pen_down()
168 static int wm97xx_acc_startup(struct wm97xx *wm) in wm97xx_acc_startup()
229 static void wm97xx_acc_shutdown(struct wm97xx *wm) in wm97xx_acc_shutdown()
250 struct wm97xx *wm = platform_get_drvdata(pdev); in mainstone_wm97xx_probe() local
257 struct wm97xx *wm = platform_get_drvdata(pdev); in mainstone_wm97xx_remove() local
/linux/sound/pci/ice1712/
H A Dwm8776.c18 static void snd_wm8776_write(struct snd_wm8776 *wm, u16 addr, u16 data) in snd_wm8776_write()
30 static void snd_wm8776_activate_ctl(struct snd_wm8776 *wm, in snd_wm8776_activate_ctl()
51 static void snd_wm8776_update_agc_ctl(struct snd_wm8776 *wm) in snd_wm8776_update_agc_ctl()
78 static void snd_wm8776_set_agc(struct snd_wm8776 *wm, u16 agc, u16 nothing) in snd_wm8776_set_agc()
112 static void snd_wm8776_get_agc(struct snd_wm8776 *wm, u16 *mode, u16 *nothing) in snd_wm8776_get_agc()
408 void snd_wm8776_init(struct snd_wm8776 *wm) in snd_wm8776_init()
429 void snd_wm8776_resume(struct snd_wm8776 *wm) in snd_wm8776_resume()
437 void snd_wm8776_set_power(struct snd_wm8776 *wm, u16 power) in snd_wm8776_set_power()
442 void snd_wm8776_volume_restore(struct snd_wm8776 *wm) in snd_wm8776_volume_restore()
454 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_volume_info() local
[all …]
H A Dwm8766.c18 static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in snd_wm8766_write()
137 void snd_wm8766_init(struct snd_wm8766 *wm) in snd_wm8766_init()
156 void snd_wm8766_resume(struct snd_wm8766 *wm) in snd_wm8766_resume()
164 void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac) in snd_wm8766_set_if()
172 void snd_wm8766_volume_restore(struct snd_wm8766 *wm) in snd_wm8766_volume_restore()
184 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_volume_info() local
198 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_enum_info() local
208 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_get() local
239 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_put() local
276 static int snd_wm8766_add_control(struct snd_wm8766 *wm, int num) in snd_wm8766_add_control()
[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()
92 static int wm8776_write_bits(struct snd_ice1712 *ice, struct snd_wm8776 *wm, in wm8776_write_bits()
174 struct snd_wm8776 *wm = in maya_vol_get() local
189 struct snd_wm8776 *wm = in maya_vol_put() local
235 struct snd_wm8776 *wm = in maya_sw_get() local
247 struct snd_wm8776 *wm = in maya_sw_put() local
535 struct snd_wm8776 *wm, unsigned int addr) in wm8776_init()
H A Dpsc724.c104 static void psc724_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in psc724_wm8766_write()
146 static void psc724_wm8776_write(struct snd_wm8776 *wm, u8 addr, u8 data) in psc724_wm8776_write()
/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()
352 irq_wait_method_t wm, bool reset_state, in test_timer_cval()
359 irq_wait_method_t wm, bool reset_state, in test_timer_tval()
383 uint64_t usec, sleep_method_t wm) in test_cval_no_irq()
389 sleep_method_t wm) in test_tval_no_irq()
428 irq_wait_method_t wm, int num) in test_fire_a_timer_multiple_times()
465 static void test_reprogramming_timer(enum arch_timer timer, irq_wait_method_t wm, in test_reprogramming_timer()
512 irq_wait_method_t wm = irq_wait_method[i]; in test_basic_functionality() local
590 static void test_set_cnt_after_tval_max(enum arch_timer timer, irq_wait_method_t wm) in test_set_cnt_after_tval_max()
643 irq_wait_method_t wm, enum timer_view tv) in test_set_cnt_after_xval()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Devergreen.c1950 static u32 evergreen_dram_bandwidth(struct evergreen_wm_params *wm) in evergreen_dram_bandwidth()
1970 static u32 evergreen_dram_bandwidth_for_display(struct evergreen_wm_params *wm) in evergreen_dram_bandwidth_for_display()
1990 static u32 evergreen_data_return_bandwidth(struct evergreen_wm_params *wm) in evergreen_data_return_bandwidth()
2010 static u32 evergreen_dmif_request_bandwidth(struct evergreen_wm_params *wm) in evergreen_dmif_request_bandwidth()
2030 static u32 evergreen_available_bandwidth(struct evergreen_wm_params *wm) in evergreen_available_bandwidth()
2040 static u32 evergreen_average_bandwidth(struct evergreen_wm_params *wm) in evergreen_average_bandwidth()
2064 static u32 evergreen_latency_watermark(struct evergreen_wm_params *wm) in evergreen_latency_watermark()
2111 …atic bool evergreen_average_bandwidth_vs_dram_bandwidth_for_display(struct evergreen_wm_params *wm) in evergreen_average_bandwidth_vs_dram_bandwidth_for_display()
2120 static bool evergreen_average_bandwidth_vs_available_bandwidth(struct evergreen_wm_params *wm) in evergreen_average_bandwidth_vs_available_bandwidth()
2129 static bool evergreen_check_latency_hiding(struct evergreen_wm_params *wm) in evergreen_check_latency_hiding()
H A Drs690.c274 struct rs690_watermark *wm, in rs690_crtc_bandwidth_compute()
H A Drv515.c925 struct rv515_watermark *wm, in rv515_crtc_bandwidth_compute()
/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
H A Dparport_sunbpp.c183 const unsigned char wm = (PARPORT_CONTROL_STROBE | in parport_sunbpp_write_control() local
H A Dparport_ip32.c953 const unsigned int wm = in parport_ip32_write_control() local
972 const unsigned int wm = in parport_ip32_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()
/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/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()
/linux/arch/xtensa/kernel/
H A Dsignal.c62 unsigned long wm; in flush_window_regs_user() local
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c507 struct dcn_hubbub_wm *wm) in hubbub2_wm_read_state()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c850 struct dcn_hubbub_wm *wm) in hubbub32_wm_read_state()
/linux/arch/mips/alchemy/devboards/
H A Ddb1300.c735 struct wm97xx *wm = platform_get_drvdata(pdev); in db1300_wm97xx_probe() local
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c170 unsigned int wm; in inv_icm42600_wm_truncate() local

12