Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ice1712/
Dse.c38 unsigned char ch1, ch2; member
465 uc->value.integer.value[1] = spec->vol[n].ch2; in se200pci_cont_volume_get()
497 spec->vol[n].ch2); in se200pci_cont_update()
503 spec->vol[n].ch2); in se200pci_cont_update()
509 spec->vol[n].ch2); in se200pci_cont_update()
546 if (spec->vol[n].ch2 != vol2) { in se200pci_cont_volume_put()
547 spec->vol[n].ch2 = vol2; in se200pci_cont_volume_put()
Dwm8766.h139 void (*set)(struct snd_wm8766 *wm, u16 ch1, u16 ch2);
140 void (*get)(struct snd_wm8766 *wm, u16 *ch1, u16 *ch2);
Dwm8776.h195 void (*set)(struct snd_wm8776 *wm, u16 ch1, u16 ch2);
196 void (*get)(struct snd_wm8776 *wm, u16 *ch1, u16 *ch2);
/linux-4.1.27/drivers/gpu/drm/i915/
Ddvo_tfp410.c158 uint8_t ch1, ch2; in tfp410_getid() local
161 tfp410_readb(dvo, addr+1, &ch2)) in tfp410_getid()
162 return ((ch2 << 8) & 0xFF00) | (ch1 & 0x00FF); in tfp410_getid()
/linux-4.1.27/arch/arm/boot/dts/
Dstih407-clock.dtsi127 "clk-s-c0-fs0-ch2",
209 "clk-s-d0-fs0-ch2",
243 "clk-s-d2-fs0-ch2",
297 "clk-s-d3-fs0-ch2",
Dstih410-clock.dtsi130 "clk-s-c0-fs0-ch2",
219 "clk-s-d0-fs0-ch2",
255 "clk-s-d2-fs0-ch2",
309 "clk-s-d3-fs0-ch2",
Dstih418-clock.dtsi130 "clk-s-c0-fs0-ch2",
222 "clk-s-d0-fs0-ch2",
258 "clk-s-d2-fs0-ch2",
319 "clk-s-d3-fs0-ch2",
Dr8a7794.dtsi130 "ch0", "ch1", "ch2", "ch3",
160 "ch0", "ch1", "ch2", "ch3",
Dr8a7790.dtsi277 "ch0", "ch1", "ch2", "ch3",
307 "ch0", "ch1", "ch2", "ch3",
335 "ch0", "ch1", "ch2", "ch3",
363 "ch0", "ch1", "ch2", "ch3",
Dr8a7791.dtsi264 "ch0", "ch1", "ch2", "ch3",
294 "ch0", "ch1", "ch2", "ch3",
322 "ch0", "ch1", "ch2", "ch3",
350 "ch0", "ch1", "ch2", "ch3",
Dstih416-clock.dtsi571 "clk-s-c-fs0-ch2";
Dr8a73a4.dtsi94 "ch0", "ch1", "ch2", "ch3",
/linux-4.1.27/include/linux/iio/common/
Dst_sensors.h45 ch2, s, endian, rbits, sbits, addr) \ argument
52 .channel2 = ch2, \
/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-context.c114 struct pvr2_channel *ch1, *ch2; in pvr2_context_check() local
143 for (ch1 = mp->mc_first; ch1; ch1 = ch2) { in pvr2_context_check()
144 ch2 = ch1->mc_next; in pvr2_context_check()
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Drenesas,rcar-dmac.txt57 "ch0", "ch1", "ch2", "ch3",
87 "ch0", "ch1", "ch2", "ch3",
Dshdma.txt65 "ch0", "ch1", "ch2", "ch3",
/linux-4.1.27/drivers/staging/iio/adc/
Dmxs-lradc.c493 unsigned ch2) in mxs_lradc_setup_ts_pressure() argument
508 mxs_lradc_reg_wrt(lradc, reg, LRADC_CH(ch2)); in mxs_lradc_setup_ts_pressure()
515 mxs_lradc_reg_clear(lradc, LRADC_CH_VALUE_MASK, LRADC_CH(ch2)); in mxs_lradc_setup_ts_pressure()
519 LRADC_DELAY_TRIGGER(1 << ch2) | /* start both channels */ in mxs_lradc_setup_ts_pressure()
525 mxs_lradc_reg_clear(lradc, LRADC_CTRL1_LRADC_IRQ(ch2), LRADC_CTRL1); in mxs_lradc_setup_ts_pressure()
557 unsigned ch1, unsigned ch2) in mxs_lradc_read_ts_pressure() argument
562 mask = LRADC_CTRL1_LRADC_IRQ(ch1) | LRADC_CTRL1_LRADC_IRQ(ch2); in mxs_lradc_read_ts_pressure()
571 m2 = mxs_lradc_read_raw_channel(lradc, ch2); in mxs_lradc_read_ts_pressure()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt31 - st,ch2-output-mapping: Channel 2 output mapping
85 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1
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
/linux-4.1.27/sound/oss/dmasound/
Ddmasound_paula.c463 u_char *start, *ch0, *ch1, *ch2, *ch3; in AmiPlayNextFrame() local
500 ch2 = ch1+write_sq_block_size_quarter; in AmiPlayNextFrame()
503 custom.aud[2].audlc = (u_short *)ZTWO_PADDR(ch2); in AmiPlayNextFrame()
/linux-4.1.27/scripts/
DMakefile.lib310 read ch0 ch1 ch2 ch3; \
311 for ch in $$ch3 $$ch2 $$ch1 $$ch0; do \
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/
Dst,flexgen.txt46 | | ch2|----|-->| | | DIV | | DIV | | |
/linux-4.1.27/drivers/s390/net/
Dctcm_fsms.c931 struct channel *ch2; in ctcm_chx_rxdisc() local
946 ch2 = priv->channel[CTCM_WRITE]; in ctcm_chx_rxdisc()
947 fsm_newstate(ch2->fsm, CTC_STATE_DTERM); in ctcm_chx_rxdisc()
950 ccw_device_halt(ch2->cdev, (unsigned long)ch2); in ctcm_chx_rxdisc()
/linux-4.1.27/Documentation/sound/alsa/
DChannel-Mapping-API.txt57 type data-bytes ch0 ch1 ch2...
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965.c701 ch_i2 = il->calib_info->band_info[s].ch2.ch_num; in il4965_interpolate_chan()
711 m2 = &(il->calib_info->band_info[s].ch2. in il4965_interpolate_chan()
Dcommon.h305 struct il_eeprom_calib_ch_info ch2; member