/Linux-v5.10/drivers/regulator/ |
D | axp20x-regulator.c | 538 AXP_DESC(AXP20X, DCDC2, "dcdc2", "vin2", 700, 2275, 25, 541 AXP_DESC(AXP20X, DCDC3, "dcdc3", "vin3", 700, 3500, 25, 548 AXP_DESC(AXP20X, LDO3, "ldo3", "ldo3in", 700, 3500, 25, 581 AXP_DESC(AXP22X, DC5LDO, "dc5ldo", NULL, 700, 1400, 100, 584 AXP_DESC(AXP22X, ALDO1, "aldo1", "aldoin", 700, 3300, 100, 587 AXP_DESC(AXP22X, ALDO2, "aldo2", "aldoin", 700, 3300, 100, 590 AXP_DESC(AXP22X, ALDO3, "aldo3", "aldoin", 700, 3300, 100, 593 AXP_DESC(AXP22X, DLDO1, "dldo1", "dldoin", 700, 3300, 100, 596 AXP_DESC(AXP22X, DLDO2, "dldo2", "dldoin", 700, 3300, 100, 599 AXP_DESC(AXP22X, DLDO3, "dldo3", "dldoin", 700, 3300, 100, [all …]
|
D | rc5t583-regulator.c | 84 RC5T583_REG(DC0, DC0CTL, 0, DC0CTL, 1, 0x7F, 700, 1500, 12500, 4), 85 RC5T583_REG(DC1, DC1CTL, 0, DC1CTL, 1, 0x7F, 700, 1500, 12500, 14),
|
/Linux-v5.10/drivers/soc/tegra/fuse/ |
D | fuse-tegra30.c | 148 .dev_id = "700e2000.thermal-sensor", 153 .dev_id = "700e2000.thermal-sensor", 158 .dev_id = "700e2000.thermal-sensor", 163 .dev_id = "700e2000.thermal-sensor", 168 .dev_id = "700e2000.thermal-sensor", 173 .dev_id = "700e2000.thermal-sensor", 178 .dev_id = "700e2000.thermal-sensor", 183 .dev_id = "700e2000.thermal-sensor", 188 .dev_id = "700e2000.thermal-sensor", 193 .dev_id = "700e2000.thermal-sensor", [all …]
|
/Linux-v5.10/arch/arc/lib/ |
D | Makefile | 6 lib-y := strchr-700.o strcpy-700.o strlen.o memcmp.o 8 lib-$(CONFIG_ISA_ARCOMPACT) += memcpy-700.o memset.o strcmp.o
|
/Linux-v5.10/drivers/staging/comedi/drivers/ |
D | ni_daq_700.c | 4 * Driver for DAQCard-700 DIO/AI 13 * Description: National Instruments PCMCIA DAQCard-700 16 * Devices: [National Instruments] PCMCIA DAQ-Card-700 (ni_daq_700) 20 * The daqcard-700 appears in Comedi as a digital I/O subdevice (0) with 24 * Digital: The channel 0 corresponds to the daqcard-700's output 226 /* DAQCard-700 dio */ in daq700_auto_attach() 237 /* DAQCard-700 ai */ in daq700_auto_attach() 279 "Comedi driver for National Instruments PCMCIA DAQCard-700 DIO/AI");
|
/Linux-v5.10/drivers/rtc/ |
D | rtc-rs5c313.c | 115 ndelay(700); in rs5c313_write_data() 118 ndelay(700); in rs5c313_write_data() 133 ndelay(700); in rs5c313_read_data() 138 ndelay(700); in rs5c313_read_data() 229 ndelay(700); /* CE:L */ in rs5c313_rtc_read_time() 268 ndelay(700); /* CE:L */ in rs5c313_rtc_read_time() 290 ndelay(700); /* CE:L */ in rs5c313_rtc_set_time() 326 ndelay(700); in rs5c313_rtc_set_time() 359 ndelay(700); /* CE:L */ in rs5c313_check_xstp_bit()
|
/Linux-v5.10/drivers/net/fddi/ |
D | Kconfig | 20 tristate "DEC FDDIcontroller 700/700-C (DEFZA-xx) support" 23 This is support for the DEC FDDIcontroller 700 (DEFZA-AA, fiber) 24 and 700-C (DEFZA-CA, copper) TURBOchannel network cards which
|
/Linux-v5.10/drivers/cpufreq/ |
D | e_powersaver.c | 145 pr_info("Current voltage = %dmV\n", current_voltage * 16 + 700); in eps_set_state() 243 pr_info("Current voltage = %dmV\n", current_voltage * 16 + 700); in eps_cpu_init() 249 pr_info("Highest voltage = %dmV\n", max_voltage * 16 + 700); in eps_cpu_init() 253 pr_info("Lowest voltage = %dmV\n", min_voltage * 16 + 700); in eps_cpu_init() 309 v = (set_max_voltage - 700) / 16; in eps_cpu_init() 312 pr_info("Setting %dmV as maximum\n", v * 16 + 700); in eps_cpu_init() 357 policy->cpuinfo.transition_latency = 140000; /* 844mV -> 700mV in ns */ in eps_cpu_init()
|
/Linux-v5.10/Documentation/networking/device_drivers/fddi/ |
D | defza.rst | 4 Notes on the DEC FDDIcontroller 700 (DEFZA-xx) driver 10 DEC FDDIcontroller 700 is DEC's first-generation TURBOchannel FDDI 18 option, denoted 700-C, with the network medium selectable by a switch
|
/Linux-v5.10/Documentation/doc-guide/ |
D | svg_image.svg | 5 width="70px" height="40px" viewBox="0 0 700 400"> 6 <line x1="0" y1="200" x2="700" y2="200" stroke="black" stroke-width="20px"/>
|
/Linux-v5.10/drivers/power/supply/ |
D | ab8500_bmdata.c | 232 .normal_cur_lvl = 700, 260 .normal_cur_lvl = 700, 323 .normal_cur_lvl = 700, 350 .normal_cur_lvl = 700, 377 .normal_cur_lvl = 700, 445 100, 200, 300, 400, 500, 600, 700, 800, 455 700, 800, 900, 1000, 1100, 1300, 1400, 1500,
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | tsb.h | 209 700: ba 700f; \ 212 .word 700b; \ 219 be,pt %xcc, 700f; \ 227 700: 248 be,pt %xcc, 700f; \ 255 700:
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.yaml | 160 enum: [ 0, 100, 200, 300, 400, 500, 600, 700, 800, 900, 1, 2, 183 enum: [ 0, 100, 200, 300, 400, 500, 600, 700, 800, 900, 1, 2, 206 enum: [ 15, 100, 200, 300, 400, 500, 600, 700, 800, 900, 1, 2, 229 enum: [ 15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000,
|
/Linux-v5.10/drivers/video/backlight/ |
D | Kconfig | 101 tristate "HP Jornada 700 series LCD Driver" 105 If you have an HP Jornada 700 series handheld (710/720/728) 230 tristate "HP Jornada 700 series Backlight Driver" 234 If you have an HP Jornada 700 series,
|
D | jornada720_bl.c | 4 * Backlight driver for HP Jornada 700 series (710/720/728) 134 dev_info(&pdev->dev, "HP Jornada 700 series backlight driver\n"); in jornada_bl_probe()
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | fsl-usb.txt | 49 interrupt-parent = <700>; 62 interrupt-parent = <700>;
|
/Linux-v5.10/drivers/soc/samsung/ |
D | exynos5422-asv.c | 66 { 700, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 108 { 700, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 150 { 700, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 186 { 700, 937500, 925000, 912500, 900000, 900000, 900000, 900000, 250 { 700, 987500, 975000, 962500, 950000, 937500, 925000, 912500, 280 { 700, 987500, 975000, 962500, 950000, 937500, 925000, 912500, 306 { 700, 1012500, 1000000, 987500, 975000, 962500, 950000, 937500,
|
/Linux-v5.10/Documentation/driver-api/ |
D | dcdbas.rst | 15 700, and 750. Other Dell software such as the open source libsmbios project 97 700 HC_SMITYPE_TYPE3
|
/Linux-v5.10/drivers/watchdog/ |
D | sbc8360.c | 103 * 6 | 3.5s 35s 350s 700s 110 * D | 7s 70s 700s 1400s 168 {0xD, 3}, /* 45 = 700s */ 177 {6, 4}, /* 54 = 700s */
|
/Linux-v5.10/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | sample.json | 41 "cmdUnderTest": "$TC actions add action sample rate 700 group 2 continue index 2", 44 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref", 137 "cmdUnderTest": "$TC actions add action sample rate 700 group 25 jump 4 index 200", 140 "matchPattern": "action order [0-9]+: sample rate 1/700 group 25 jump 4.*index 200 ref",
|
/Linux-v5.10/sound/soc/codecs/ |
D | max9877.c | 35 24, 31, TLV_DB_SCALE_ITEM(-700, 100, 0) 53 "700KHz",
|
/Linux-v5.10/Documentation/devicetree/bindings/arc/ |
D | pct.txt | 8 * The ARC 700 PCT does not support interrupts; although HW events may be
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | micrel-ksz90x1.txt | 103 Range of the value -700 to 2400, default value 0: 108 Range of the value -700 to 800, default value 0:
|
/Linux-v5.10/drivers/media/platform/exynos4-is/ |
D | fimc-is-errno.h | 93 /* TDNR 700 ~ 799 */ 94 IS_ERROR_TDNR_PWRDN_FAIL = 700,
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | nvidia,tegra20-sdhci.txt | 108 sdhci@700b0000 { 126 sdhci@700b0000 {
|