Home
last modified time | relevance | path

Searched refs:ch2 (Results 1 – 25 of 57) sorted by relevance

123

/linux/drivers/input/touchscreen/
A Dmxs-lradc-ts.c161 unsigned int ch1, unsigned int ch2) in mxs_lradc_setup_ts_pressure() argument
176 writel(reg, ts->base + LRADC_CH(ch2)); in mxs_lradc_setup_ts_pressure()
185 ts->base + LRADC_CH(ch2) + STMP_OFFSET_REG_CLR); in mxs_lradc_setup_ts_pressure()
188 writel(LRADC_DELAY_TRIGGER(1 << ch1) | LRADC_DELAY_TRIGGER(1 << ch2) | in mxs_lradc_setup_ts_pressure()
194 writel(LRADC_CTRL1_LRADC_IRQ(ch2), in mxs_lradc_setup_ts_pressure()
225 unsigned int ch1, unsigned int ch2) in mxs_lradc_read_ts_pressure() argument
230 mask = LRADC_CTRL1_LRADC_IRQ(ch1) | LRADC_CTRL1_LRADC_IRQ(ch2); in mxs_lradc_read_ts_pressure()
239 m2 = mxs_lradc_ts_read_raw_channel(ts, ch2); in mxs_lradc_read_ts_pressure()
/linux/tools/perf/tests/
A Dapi-io.c132 __u64 val2, int ch2, in do_test_get_hex() argument
150 EXPECT_EQUAL(ch, ch2); in do_test_get_hex()
213 __u64 val2, int ch2, in do_test_get_dec() argument
231 EXPECT_EQUAL(ch, ch2); in do_test_get_dec()
/linux/include/linux/iio/common/
A Dst_sensors.h53 ch2, s, endian, rbits, sbits, addr, ext) \ argument
60 .channel2 = ch2, \
73 ch2, s, endian, rbits, sbits, addr) \ argument
75 ch2, s, endian, rbits, sbits, addr, NULL)
/linux/sound/pci/ice1712/
A Dse.c24 unsigned char ch1, ch2; member
451 uc->value.integer.value[1] = spec->vol[n].ch2; in se200pci_cont_volume_get()
483 spec->vol[n].ch2); in se200pci_cont_update()
489 spec->vol[n].ch2); in se200pci_cont_update()
495 spec->vol[n].ch2); in se200pci_cont_update()
532 if (spec->vol[n].ch2 != vol2) { in se200pci_cont_volume_put()
533 spec->vol[n].ch2 = vol2; in se200pci_cont_volume_put()
A Dwm8766.h125 void (*set)(struct snd_wm8766 *wm, u16 ch1, u16 ch2);
126 void (*get)(struct snd_wm8766 *wm, u16 *ch1, u16 *ch2);
A Dwm8776.h181 void (*set)(struct snd_wm8776 *wm, u16 ch1, u16 ch2);
182 void (*get)(struct snd_wm8776 *wm, u16 *ch1, u16 *ch2);
/linux/drivers/gpu/drm/i915/display/
A Ddvo_tfp410.c159 u8 ch1, ch2; in tfp410_getid() local
162 tfp410_readb(dvo, addr+1, &ch2)) in tfp410_getid()
163 return ((ch2 << 8) & 0xFF00) | (ch1 & 0x00FF); in tfp410_getid()
/linux/sound/soc/amd/
A Dacp-pcm-dma.c341 ch_acp_i2s = rtd->ch2; in config_acp_dma()
344 ch_acp_sysmem = rtd->ch2; in config_acp_dma()
893 rtd->ch2 = ACP_TO_I2S_DMA_BT_INSTANCE_CH_NUM; in acp_dma_hw_params()
914 rtd->ch2 = ACP_TO_I2S_DMA_CH_NUM; in acp_dma_hw_params()
930 rtd->ch2 = ACP_TO_SYSRAM_BT_INSTANCE_CH_NUM; in acp_dma_hw_params()
946 rtd->ch2 = ACP_TO_SYSRAM_CH_NUM; in acp_dma_hw_params()
1050 ch_acp_i2s = rtd->ch2; in acp_dma_prepare()
1053 ch_acp_sysmem = rtd->ch2; in acp_dma_prepare()
1097 acp_dma_start(rtd->acp_mmio, rtd->ch2, true); in acp_dma_trigger()
1104 acp_dma_stop(rtd->acp_mmio, rtd->ch2); in acp_dma_trigger()
A Dacp.h133 u16 ch2; member
/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-context.c101 struct pvr2_channel *ch1, *ch2; in pvr2_context_check() local
130 for (ch1 = mp->mc_first; ch1; ch1 = ch2) { in pvr2_context_check()
131 ch2 = ch1->mc_next; in pvr2_context_check()
/linux/Documentation/devicetree/bindings/dma/
A Drenesas,rz-dmac.yaml35 - const: ch2
119 "ch0", "ch1", "ch2", "ch3",
/linux/Documentation/devicetree/bindings/mfd/
A Dst,stm32-timers.yaml45 enum: [ ch1, ch2, ch3, ch4, up, trig, com ]
143 dma-names = "ch1", "ch2", "ch3", "ch4", "up";
/linux/Documentation/devicetree/bindings/sound/
A Dst,sta32x.txt35 - st,ch2-output-mapping: Channel 2 output mapping
94 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1
A Dst,sta350.txt31 - st,ch2-output-mapping: Channel 2 output mapping
124 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1
A Drohm,bd28623.yaml34 regulator phandle for the VCCP2 (for ch2) power supply
/linux/arch/arm/boot/dts/
A Dat91-tse850-3.dts117 ch2-red {
121 ch2-green {
A Dpxa300-raumfeld-speaker-one.dts120 st,ch2-output-mapping = /bits/ 8 <1>;
A Dartpec6.dtsi255 "ch0", "ch1", "ch2", "ch3",
277 "ch0", "ch1", "ch2", "ch3",
/linux/sound/oss/dmasound/
A Ddmasound_paula.c464 u_char *start, *ch0, *ch1, *ch2, *ch3; in AmiPlayNextFrame() local
501 ch2 = ch1+write_sq_block_size_quarter; in AmiPlayNextFrame()
504 custom.aud[2].audlc = (u_short *)ZTWO_PADDR(ch2); in AmiPlayNextFrame()
/linux/Documentation/devicetree/bindings/clock/st/
A Dst,quadfs.txt46 "clk-s-c0-fs0-ch2",
A Dst,flexgen.txt46 | | ch2|----|-->| | | DIV | | DIV | | |
/linux/scripts/
A DMakefile.lib390 read ch0 ch1 ch2 ch3; \
391 for ch in $$ch3 $$ch2 $$ch1 $$ch0; do \
/linux/arch/arm64/boot/dts/renesas/
A Dr8a77995.dtsi507 dma-names = "ch0", "ch1", "ch2", "ch3";
592 "ch0", "ch1", "ch2", "ch3",
620 "ch0", "ch1", "ch2", "ch3",
648 "ch0", "ch1", "ch2", "ch3",
772 interrupt-names = "ch0", "ch1", "ch2", "ch3",
1157 "ch0", "ch1", "ch2", "ch3",
A Dr8a779a0.dtsi613 interrupt-names = "ch0", "ch1", "ch2", "ch3",
661 interrupt-names = "ch0", "ch1", "ch2", "ch3",
709 interrupt-names = "ch0", "ch1", "ch2", "ch3",
757 interrupt-names = "ch0", "ch1", "ch2", "ch3",
805 interrupt-names = "ch0", "ch1", "ch2", "ch3",
853 interrupt-names = "ch0", "ch1", "ch2", "ch3",
1955 "ch0", "ch1", "ch2", "ch3", "ch4",
1981 "ch0", "ch1", "ch2", "ch3", "ch4",
/linux/Documentation/devicetree/bindings/usb/
A Drenesas,usbhs.yaml94 - const: ch2

Completed in 49 milliseconds

123