Home
last modified time | relevance | path

Searched refs:zm (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwmfw.h34 __le32 zm; member
41 __le32 zm; member
62 __be32 zm; member
69 __be32 zm; member
82 __be32 zm; member
88 __be32 zm; member
Dwm_adsp.c594 le32_to_cpu(adsp1_sizes->zm)); in wm_adsp_load()
607 le32_to_cpu(adsp2_sizes->zm)); in wm_adsp_load()
936 region->base = be32_to_cpu(adsp1_id.zm); in wm_adsp_setup_algs()
993 region->base = be32_to_cpu(adsp2_id.zm); in wm_adsp_setup_algs()
1052 be32_to_cpu(adsp1_alg[i].zm)); in wm_adsp_setup_algs()
1081 region->base = be32_to_cpu(adsp1_alg[i].zm); in wm_adsp_setup_algs()
1085 region->len = be32_to_cpu(adsp1_alg[i + 1].zm); in wm_adsp_setup_algs()
1086 region->len -= be32_to_cpu(adsp1_alg[i].zm); in wm_adsp_setup_algs()
1104 be32_to_cpu(adsp2_alg[i].zm)); in wm_adsp_setup_algs()
1153 region->base = be32_to_cpu(adsp2_alg[i].zm); in wm_adsp_setup_algs()
[all …]
/linux-4.1.27/drivers/input/touchscreen/
Dintel-mid-touch.c195 u16 xm, ym, zm; in mrstouch_nec_adc_read() local
229 err = mrstouch_ts_chan_read(tsdev->asr, MRST_TS_CHAN10, z, &zm); in mrstouch_nec_adc_read()