/linux-4.4.14/sound/pci/ice1712/ |
D | se.c | 38 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()
|
D | wm8766.h | 139 void (*set)(struct snd_wm8766 *wm, u16 ch1, u16 ch2); 140 void (*get)(struct snd_wm8766 *wm, u16 *ch1, u16 *ch2);
|
D | wm8776.h | 195 void (*set)(struct snd_wm8776 *wm, u16 ch1, u16 ch2); 196 void (*get)(struct snd_wm8776 *wm, u16 *ch1, u16 *ch2);
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | dvo_tfp410.c | 158 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.4.14/arch/arm/boot/dts/ |
D | stih407-clock.dtsi | 127 "clk-s-c0-fs0-ch2", 209 "clk-s-d0-fs0-ch2", 243 "clk-s-d2-fs0-ch2", 297 "clk-s-d3-fs0-ch2",
|
D | stih410-clock.dtsi | 130 "clk-s-c0-fs0-ch2", 219 "clk-s-d0-fs0-ch2", 255 "clk-s-d2-fs0-ch2", 309 "clk-s-d3-fs0-ch2",
|
D | stih418-clock.dtsi | 130 "clk-s-c0-fs0-ch2", 222 "clk-s-d0-fs0-ch2", 258 "clk-s-d2-fs0-ch2", 319 "clk-s-d3-fs0-ch2",
|
D | r8a7791.dtsi | 277 "ch0", "ch1", "ch2", "ch3", 308 "ch0", "ch1", "ch2", "ch3", 337 "ch0", "ch1", "ch2", "ch3", 366 "ch0", "ch1", "ch2", "ch3", 814 dma-names = "ch0", "ch1", "ch2", "ch3";
|
D | r8a7790.dtsi | 288 "ch0", "ch1", "ch2", "ch3", 319 "ch0", "ch1", "ch2", "ch3", 348 "ch0", "ch1", "ch2", "ch3", 377 "ch0", "ch1", "ch2", "ch3", 751 dma-names = "ch0", "ch1", "ch2", "ch3";
|
D | r8a7794.dtsi | 243 "ch0", "ch1", "ch2", "ch3", 274 "ch0", "ch1", "ch2", "ch3",
|
D | stih416-clock.dtsi | 571 "clk-s-c-fs0-ch2";
|
D | r8a73a4.dtsi | 94 "ch0", "ch1", "ch2", "ch3",
|
/linux-4.4.14/include/linux/iio/common/ |
D | st_sensors.h | 45 ch2, s, endian, rbits, sbits, addr) \ argument 52 .channel2 = ch2, \
|
/linux-4.4.14/drivers/media/usb/pvrusb2/ |
D | pvrusb2-context.c | 114 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.4.14/Documentation/devicetree/bindings/dma/ |
D | renesas,rcar-dmac.txt | 57 "ch0", "ch1", "ch2", "ch3", 87 "ch0", "ch1", "ch2", "ch3",
|
D | shdma.txt | 65 "ch0", "ch1", "ch2", "ch3",
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | st,sta32x.txt | 31 - st,ch2-output-mapping: Channel 2 output mapping 85 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1
|
D | st,sta350.txt | 31 - st,ch2-output-mapping: Channel 2 output mapping 124 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | mxs-lradc.c | 490 unsigned ch2) in mxs_lradc_setup_ts_pressure() argument 505 mxs_lradc_reg_wrt(lradc, reg, LRADC_CH(ch2)); in mxs_lradc_setup_ts_pressure() 512 mxs_lradc_reg_clear(lradc, LRADC_CH_VALUE_MASK, LRADC_CH(ch2)); in mxs_lradc_setup_ts_pressure() 518 LRADC_DELAY_TRIGGER(1 << ch2) | /* start both channels */ in mxs_lradc_setup_ts_pressure() 524 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.4.14/sound/oss/dmasound/ |
D | dmasound_paula.c | 463 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.4.14/scripts/ |
D | Makefile.lib | 310 read ch0 ch1 ch2 ch3; \ 311 for ch in $$ch3 $$ch2 $$ch1 $$ch0; do \
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 46 | | ch2|----|-->| | | DIV | | DIV | | |
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | renesas,ravb.txt | 68 interrupt-names = "ch0", "ch1", "ch2", "ch3",
|
/linux-4.4.14/drivers/s390/net/ |
D | ctcm_fsms.c | 931 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.4.14/Documentation/sound/alsa/ |
D | Channel-Mapping-API.txt | 57 type data-bytes ch0 ch1 ch2...
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | 4965.c | 701 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()
|
D | common.h | 305 struct il_eeprom_calib_ch_info ch2; member
|