/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_dram.c | 170 intel_is_dram_symmetric(const struct dram_channel_info *ch0, in intel_is_dram_symmetric() argument 173 return !memcmp(ch0, ch1, sizeof(*ch0)) && in intel_is_dram_symmetric() 174 (ch0->dimm_s.size == 0 || in intel_is_dram_symmetric() 175 !memcmp(&ch0->dimm_l, &ch0->dimm_s, sizeof(ch0->dimm_l))); in intel_is_dram_symmetric() 182 struct dram_channel_info ch0 = {}, ch1 = {}; in skl_dram_get_channels_info() local 188 ret = skl_dram_get_channel_info(i915, &ch0, 0, val); in skl_dram_get_channels_info() 208 if (ch0.ranks == 1 || ch1.ranks == 1) in skl_dram_get_channels_info() 211 dram_info->ranks = max(ch0.ranks, ch1.ranks); in skl_dram_get_channels_info() 218 dram_info->is_16gb_dimm = ch0.is_16gb_dimm || ch1.is_16gb_dimm; in skl_dram_get_channels_info() 220 dram_info->symmetric_memory = intel_is_dram_symmetric(&ch0, &ch1); in skl_dram_get_channels_info()
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
D | apds9300.c | 65 static unsigned long apds9300_calculate_lux(u16 ch0, u16 ch1) in apds9300_calculate_lux() argument 70 if (ch0 == 0) in apds9300_calculate_lux() 73 tmp = DIV_ROUND_UP(ch1 * 100, ch0); in apds9300_calculate_lux() 75 lux = 3150 * ch0 - (unsigned long)DIV_ROUND_UP_ULL(ch0 in apds9300_calculate_lux() 78 lux = 2290 * ch0 - 2910 * ch1; in apds9300_calculate_lux() 80 lux = 1570 * ch0 - 1800 * ch1; in apds9300_calculate_lux() 82 lux = 338 * ch0 - 260 * ch1; in apds9300_calculate_lux() 239 int ch0, ch1, ret = -EINVAL; in apds9300_read_raw() local 245 ch0 = apds9300_get_adc_val(data, 0); in apds9300_read_raw() 246 if (ch0 < 0) { in apds9300_read_raw() [all …]
|
D | tsl2583.c | 70 unsigned int ch0; member 108 s16 ch0; member 165 u16 ch0, ch1; /* separated ch0/ch1 data from device */ in tsl2583_get_lux() local 216 ch0 = le16_to_cpup((const __le16 *)&buf[0]); in tsl2583_get_lux() 219 chip->als_cur_info.als_ch0 = ch0; in tsl2583_get_lux() 222 if ((ch0 >= chip->als_saturation) || (ch1 >= chip->als_saturation)) in tsl2583_get_lux() 225 if (!ch0) { in tsl2583_get_lux() 237 ratio = (ch1 << 15) / ch0; in tsl2583_get_lux() 249 ch0lux = ((ch0 * p->ch0) + in tsl2583_get_lux() 250 (gainadj[chip->als_settings.als_gain].ch0 >> 1)) in tsl2583_get_lux() [all …]
|
D | tsl2563.c | 419 unsigned long ratio, lux, ch0 = adc0, ch1 = adc1; in tsl2563_adc_to_lux() local 421 ratio = ch0 ? ((ch1 << ADC_FRAC_BITS) / ch0) : ULONG_MAX; in tsl2563_adc_to_lux() 426 lux = ch0 * lp->ch0_coeff - ch1 * lp->ch1_coeff; in tsl2563_adc_to_lux()
|
D | tsl2772.c | 461 for (p = (struct tsl2772_lux *)chip->tsl2772_device_lux; p->ch0 != 0; in tsl2772_get_lux() 465 lux = ((chip->als_cur_info.als_ch0 * p->ch0) - in tsl2772_get_lux() 637 if (chip->pdata && chip->pdata->platform_lux_table[0].ch0 != 0) in tsl2772_defaults() 990 chip->tsl2772_device_lux[i].ch0, in in_illuminance0_lux_table_show() 992 if (chip->tsl2772_device_lux[i].ch0 == 0) { in in_illuminance0_lux_table_show()
|
/kernel/linux/linux-5.10/drivers/misc/ |
D | tsl2550.c | 143 static int tsl2550_calculate_lux(u8 ch0, u8 ch1) in tsl2550_calculate_lux() argument 148 u16 c0 = count_lut[ch0]; in tsl2550_calculate_lux() 245 u8 ch0, ch1; in __tsl2550_show_lux() local 251 ch0 = ret; in __tsl2550_show_lux() 259 ret = tsl2550_calculate_lux(ch0, ch1); in __tsl2550_show_lux()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | stih410-clock.dtsi | 106 clock-output-names = "clk-s-c0-fs0-ch0", 110 clock-critical = <0>; /* clk-s-c0-fs0-ch0 */ 218 clock-output-names = "clk-s-d0-fs0-ch0", 254 clock-output-names = "clk-s-d2-fs0-ch0", 302 clock-output-names = "clk-s-d3-fs0-ch0",
|
D | stih407-clock.dtsi | 105 clock-output-names = "clk-s-c0-fs0-ch0", 109 clock-critical = <0>; /* clk-s-c0-fs0-ch0 */ 210 clock-output-names = "clk-s-d0-fs0-ch0", 244 clock-output-names = "clk-s-d2-fs0-ch0", 292 clock-output-names = "clk-s-d3-fs0-ch0",
|
D | stih418-clock.dtsi | 105 clock-output-names = "clk-s-c0-fs0-ch0", 212 clock-output-names = "clk-s-d0-fs0-ch0", 248 clock-output-names = "clk-s-d2-fs0-ch0", 303 clock-output-names = "clk-s-d3-fs0-ch0",
|
D | r8a77470.dtsi | 349 dma-names = "ch0", "ch1", "ch2", "ch3"; 384 dma-names = "ch0", "ch1", "ch2", "ch3"; 418 interrupt-names = "ch0", "ch1"; 432 interrupt-names = "ch0", "ch1"; 446 interrupt-names = "ch0", "ch1"; 460 interrupt-names = "ch0", "ch1"; 489 "ch0", "ch1", "ch2", "ch3", 522 "ch0", "ch1", "ch2", "ch3",
|
D | artpec6.dtsi | 255 "ch0", "ch1", "ch2", "ch3", 277 "ch0", "ch1", "ch2", "ch3",
|
D | r8a7743.dtsi | 574 dma-names = "ch0", "ch1", "ch2", "ch3"; 611 interrupt-names = "ch0", "ch1"; 625 interrupt-names = "ch0", "ch1"; 654 "ch0", "ch1", "ch2", "ch3", 687 "ch0", "ch1", "ch2", "ch3", 1390 "ch0", "ch1", "ch2", "ch3", 1421 "ch0", "ch1", "ch2", "ch3",
|
/kernel/linux/linux-5.10/sound/oss/dmasound/ |
D | dmasound_paula.c | 464 u_char *start, *ch0, *ch1, *ch2, *ch3; in AmiPlayNextFrame() local 475 ch0 = start; in AmiPlayNextFrame() 479 ch0 = start; in AmiPlayNextFrame() 487 custom.aud[0].audlc = (u_short *)ZTWO_PADDR(ch0); in AmiPlayNextFrame() 494 custom.aud[0].audlc = (u_short *)ZTWO_PADDR(ch0); in AmiPlayNextFrame() 500 ch3 = ch0+write_sq_block_size_quarter; in AmiPlayNextFrame()
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
D | tsl2772.h | 14 unsigned int ch0; member
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/st/ |
D | st,quadfs.txt | 41 clock-output-names = "clk-s-c0-fs0-ch0",
|
D | st,flexgen.txt | 42 | |->| ch0|----|-->| | | | | | | |
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/ |
D | r8a77995.dtsi | 355 dma-names = "ch0", "ch1", "ch2", "ch3"; 370 interrupt-names = "ch0", "ch1"; 384 interrupt-names = "ch0", "ch1"; 440 "ch0", "ch1", "ch2", "ch3", 468 "ch0", "ch1", "ch2", "ch3", 496 "ch0", "ch1", "ch2", "ch3", 620 interrupt-names = "ch0", "ch1", "ch2", "ch3",
|
D | r8a77961.dtsi | 726 dma-names = "ch0", "ch1", "ch2", "ch3"; 741 interrupt-names = "ch0", "ch1"; 755 interrupt-names = "ch0", "ch1"; 807 "ch0", "ch1", "ch2", "ch3", 841 "ch0", "ch1", "ch2", "ch3", 875 "ch0", "ch1", "ch2", "ch3", 1005 interrupt-names = "ch0", "ch1", "ch2", "ch3", 1660 "ch0", "ch1", "ch2", "ch3", 1702 "ch0", "ch1", "ch2", "ch3",
|
D | r8a774c0.dtsi | 687 dma-names = "ch0", "ch1", "ch2", "ch3"; 702 interrupt-names = "ch0", "ch1"; 716 interrupt-names = "ch0", "ch1"; 746 "ch0", "ch1", "ch2", "ch3", 788 "ch0", "ch1", "ch2", "ch3", 830 "ch0", "ch1", "ch2", "ch3", 952 interrupt-names = "ch0", "ch1", "ch2", "ch3", 1542 "ch0", "ch1", "ch2", "ch3",
|
D | r8a77951.dtsi | 846 dma-names = "ch0", "ch1", "ch2", "ch3"; 863 dma-names = "ch0", "ch1", "ch2", "ch3"; 878 interrupt-names = "ch0", "ch1"; 892 interrupt-names = "ch0", "ch1"; 906 interrupt-names = "ch0", "ch1"; 920 interrupt-names = "ch0", "ch1"; 972 "ch0", "ch1", "ch2", "ch3", 1014 "ch0", "ch1", "ch2", "ch3", 1056 "ch0", "ch1", "ch2", "ch3", 1242 interrupt-names = "ch0", "ch1", "ch2", "ch3", [all …]
|
D | r8a77990.dtsi | 648 dma-names = "ch0", "ch1", "ch2", "ch3"; 663 interrupt-names = "ch0", "ch1"; 677 interrupt-names = "ch0", "ch1"; 716 "ch0", "ch1", "ch2", "ch3", 758 "ch0", "ch1", "ch2", "ch3", 800 "ch0", "ch1", "ch2", "ch3", 930 interrupt-names = "ch0", "ch1", "ch2", "ch3", 1638 "ch0", "ch1", "ch2", "ch3",
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
D | renesas,shdma.txt | 65 "ch0", "ch1", "ch2", "ch3",
|
/kernel/linux/linux-5.10/scripts/ |
D | Makefile.lib | 361 read ch0 ch1 ch2 ch3; \ 362 for ch in $$ch3 $$ch2 $$ch1 $$ch0; do \
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | palmas_gpadc.c | 651 int ch0 = 0, ch1 = 0; in palmas_adc_wakeup_configure() local 676 ch0 = adc->wakeup1_data.adc_channel_number; in palmas_adc_wakeup_configure() 736 PALMAS_GPADC_AUTO_SELECT, (ch1 << 4) | ch0); in palmas_adc_wakeup_configure()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath10k.txt | 68 "vdd-1.8-xo", "vdd-1.3-rfa", "vdd-3.3-ch0", 207 vdd-3.3-ch0-supply = <&vreg_l25a_3p3>;
|