/linux-4.1.27/arch/avr32/kernel/ |
D | ocd.c | 41 dc = ocd_read(DC); in ocd_enable() 43 ocd_write(DC, dc); in ocd_enable() 76 dc = ocd_read(DC); in ocd_disable() 78 ocd_write(DC, dc); in ocd_disable() 95 *val = ocd_read(DC); in ocd_DC_get() 100 ocd_write(DC, val); in ocd_DC_set()
|
D | kprobes.c | 75 dc = ocd_read(DC); in prepare_singlestep() 77 ocd_write(DC, dc); in prepare_singlestep() 96 dc = ocd_read(DC); in resume_execution() 98 ocd_write(DC, dc); in resume_execution()
|
D | ptrace.c | 328 ctrl = ocd_read(DC); in do_debug() 330 ocd_write(DC, ctrl); in do_debug() 344 ctrl = ocd_read(DC); in do_debug() 346 ocd_write(DC, ctrl); in do_debug()
|
D | process.c | 57 ocd_write(DC, (1 << OCD_DC_DBE_BIT)); in machine_restart() 58 ocd_write(DC, (1 << OCD_DC_RES_BIT)); in machine_restart()
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | axp20x.txt | 16 - x-powers,dcdc-freq: defines the work frequency of DC-DC in KHz 43 DCDC2 : DC-DC buck : vin2-supply 44 DCDC3 : DC-DC buck : vin3-supply
|
D | max77693.txt | 53 DC power is supplied but charger is not enabled.
|
/linux-4.1.27/Documentation/hwmon/ |
D | w83l786ng | 44 pwm[1-2] - this file stores PWM duty cycle or DC value (fan speed) in range: 51 pwm[1-2]_mode - Select PWM of DC mode 52 * 0 DC
|
D | lineage-pem | 17 This driver supports various Lineage Compact Power Line DC/DC and AC/DC
|
D | ucd9200 | 26 designed for non-isolated DC/DC power applications. The devices integrate 27 dedicated circuitry for DC/DC loop management with flash memory and a serial
|
D | w83792d | 120 Works as expected. You just need to specify desired PWM/DC value (fan speed) 160 pwm[1-3] - this file stores PWM duty cycle or DC value (fan speed) in range: 167 pwm[1-3]_mode - Select PWM of DC mode 168 * 0 DC 173 sf2_level[1-3]_fan[1-3] - three PWM/DC levels for each fan for Smart Fan II
|
D | zl6100 | 64 compatible digital DC-DC controllers. 99 Intersil/Zilker Labs DC-DC controllers require a minimum interval between I2C
|
D | ltc2978 | 39 output poly-phase step-down DC/DC controller. LTC3883 is a single phase 40 step-down DC/DC controller. LTM4676 is a dual 13A or single 26A uModule
|
D | g762 | 6 modes - PWM or DC - are supported by the device. 47 pwm1_mode: set or get fan driving mode: 1 for PWM mode, 0 for DC mode. 53 Both in PWM mode ('pwm1_mode' set to 1) and DC mode ('pwm1_mode' set to 0),
|
D | f71882fg | 71 These chips also have fan controlling features, using either DC or PWM, in 88 Both PWM (pulse-width modulation) and DC fan speed control methods are 99 There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC 122 You ask for a specific PWM duty cycle / DC voltage or a specific % of
|
D | f71805f | 38 This chip also has fan controlling features, using either DC or PWM, in 129 Both PWM (pulse-width modulation) and DC fan speed control methods are 144 When the DC method is used, Fintek recommends not going below 5 V, which 152 You ask for a specific PWM duty cycle or DC voltage by writing to the
|
D | nct6775 | 87 pwm[1-5] - this file stores PWM duty cycle or DC value (fan speed) in range: 98 pwm[1-5]_mode - controls if output is PWM or DC level 99 * 0 DC output 170 rises, the chip will calculate the DC/PWM output based on the current slope.
|
D | emc6w201 | 23 multiple DC fans using three Pulse Width Modulator (PWM) outputs. Note
|
D | coretemp | 7 CPUID: family 0x6, models 0xe (Pentium M DC), 0xf (Core 2 DC 65nm),
|
D | w83627ehf | 103 pwm[1-4] - this file stores PWM duty cycle or DC value (fan speed) in range: 124 pwm[1-4]_mode - controls if output is PWM or DC level 125 * 0 DC output (0 - 12v)
|
D | thmc50 | 67 pwm1_mode -- always 0 (DC mode)
|
D | smm665 | 47 [From datasheet] The SMM665 is an Active DC Output power supply Controller
|
D | w83781d | 433 P3B-F actually output variable DC voltage on fan header center pin,
|
D | sysfs-interface | 259 pwm[1-*]_mode 0: DC mode (direct current)
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | Kconfig.megaraid | 26 Dell PERC3/DC 101E:1960:1028:0493 30 Dell PERC4/DC 1000:1960:1028:0518 38 Dell PERC 4e/DC 1000:0408:1028:0002
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | head-xscale.S | 31 bic r0, r0, #0x05 @ clear DC, MMU
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-ad7192 | 8 alternate cycles, to eliminate DC errors.
|
/linux-4.1.27/drivers/regulator/ |
D | Kconfig | 198 converter 12A DC-DC Buck controlled through an I2C 209 step down converter 12A or 16A DC-DC Buck controlled through an I2C 294 chip contains six step-down DC/DC converters which can support 348 chip to control Step-Down DC-DC and LDOs. 369 The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha512-avx2-asm.S | 303 vpsrlq $6, Y_0, YTMP4 # YTMP4 = W[-2] >> 6 {DC--} 345 vpsrlq $19, Y_0, YTMP3 # YTMP3 = W[-2] >> 19 {DC--} 346 vpsllq $(64-19), Y_0, YTMP1 # YTMP1 = W[-2] << 19 {DC--} 347 vpor YTMP1, YTMP3, YTMP3 # YTMP3 = W[-2] ror 19 {DC--} 348 vpxor YTMP3, YTMP4, YTMP4 # YTMP4 = W[-2] ror 19 ^ W[-2] >> 6 {DC--} 349 vpsrlq $61, Y_0, YTMP3 # YTMP3 = W[-2] >> 61 {DC--} 350 vpsllq $(64-61), Y_0, YTMP1 # YTMP1 = W[-2] << 61 {DC--} 351 vpor YTMP1, YTMP3, YTMP3 # YTMP3 = W[-2] ror 61 {DC--} 353 # (W[-2] ror 61) ^ (W[-2] >> 6) {DC--}
|
/linux-4.1.27/Documentation/video4linux/ |
D | gspca.txt | 118 sunplus 04a5:3003 Benq DC 1300 119 sunplus 04a5:3008 Benq DC 1500 120 sunplus 04a5:300a Benq DC 3410 121 spca500 04a5:300c Benq DC 1016 122 benq 04a5:3035 Benq DC E300 158 sunplus 052b:1507 Megapixel 5 Pretec DC-1007
|
D | zr364xx.txt | 46 0x0d64 0x3108 Praktica Exakta DC 2200
|
D | CARDLIST.em28xx | 65 64 -> Easy Cap Capture DC-60 (em2860) [1b80:e309]
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | st,sta350.txt | 84 If not present, preset DC coefficient is used. 99 If present, the noise-shaping technique on the DC cutoff filter are
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
D | Kconfig | 134 ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
|
/linux-4.1.27/Documentation/power/ |
D | 00-INDEX | 26 - Tells userspace about battery, UPS, AC or DC power supply properties
|
D | power_supply_class.txt | 6 Power supply class used to represent battery, UPS, AC or DC power supply
|
/linux-4.1.27/drivers/power/ |
D | Kconfig | 300 tristate "MAX8903 Battery DC-DC Charger for USB and Adapter Power" 302 Say Y to enable support for the MAX8903 DC-DC charger and sysfs.
|
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 180 #define DC 0x00080000 /* Deferral Check */ macro
|
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 179 #define DC 0x00080000 /* Deferral Check … macro
|
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 181 #define DC 0x00080000 /* Deferral Check */ macro
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 142 E0 DC 65 FD 3C C6 B0 1E BF B9 C1 B5 6C EF B1 3A 143 F8 28 05 83 62 26 11 DC B4 6B 5A 97 FF 32 26 B6
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 27 - apm,tx-boost-gain : Frequency boost AC (LSB 3-bit) and DC (2-bit)
|
/linux-4.1.27/Documentation/isdn/ |
D | HiSax.cert | 51 Key fingerprint = 92 6B F7 58 EE 86 28 C8 C4 1A E6 DC 39 89 F2 AA
|
/linux-4.1.27/Documentation/scsi/ |
D | aacraid.txt | 83 9005:0285:1028:0287 Dell PERC 320/DC (Vulcan)
|
D | ncr53c8xx.txt | 602 For example, Tekram DC-390/U, DC-390/W and DC-390/F scsi controllers
|
/linux-4.1.27/drivers/eisa/ |
D | eisa.ids | 672 ICU05C0 "Promise Technology DC-2030 IDE Controller" 673 ICU05D0 "Promise Technology DC-2031 IDE Controller" 674 ICU05E0 "Promise Technology DC-2040 SCSI Controller" 1240 TRM0320 "DC-320 EISA SCSI Host Adapter" 1241 TRM0620 "DC-620 EISA IDE Cache Controller" 1242 TRM0820 "DC-820 EISA SCSI Cache Host Adapter" 1243 TRM320E "DC-320E EISA SCSI Host Adapter" 1244 TRM820B "DC-820B EISA SCSI Cache Host Adapter"
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 263 01 01 01 01 01 01 FB 00 B0 14 00 DC 05 00 08 04
|
/linux-4.1.27/drivers/mfd/ |
D | Kconfig | 38 tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down 382 * COMe-cDC2 (microETXexpress-DC)
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 358 ,address="Washington, DC" 491 ,address="Washington, DC" 509 ,address="Washington, DC" 526 ,address="Washington, DC" 627 ,address="Washington, DC" 947 ,address="Washington, DC" 2153 ,address="Washington, DC" 2563 ,address="Washington, DC"
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_hw.c | 1031 temp_reg = IXGB_READ_REG(hw, DC); in ixgb_clear_hw_cntrs()
|
D | ixgb_main.c | 1725 adapter->stats.dc += IXGB_READ_REG(&adapter->hw, DC); in ixgb_update_stats()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | mac.c | 375 er32(DC); in e1000e_clear_hw_cntrs_base()
|
D | netdev.c | 4719 adapter->stats.dc += er32(DC); in e1000e_update_stats()
|
/linux-4.1.27/drivers/hwmon/ |
D | Kconfig | 650 series of DC/DC and AC/DC converters such as CP1800, CP2000AC, 1373 Active DC Output Controller / Monitor.
|
/linux-4.1.27/Documentation/ioctl/ |
D | ioctl-number.txt | 71 0x04 D2-DC linux/umsdos_fs.h Dead since 2.6.11, but don't reuse these.
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | Kconfig | 29 Say Y here if you want support for the Benq DC E300 camera.
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 1394 opmode |= DRO | DC | PSF; in bfin_mac_enable()
|
/linux-4.1.27/firmware/3com/ |
D | typhoon.bin.ihex | 1925 :1078400000207047002070470020704700207047DC
|
/linux-4.1.27/firmware/emi26/ |
D | bitstream.HEX | 4167 :1084900000000000000000000000000000000000DC
|
/linux-4.1.27/firmware/bnx2x/ |
D | bnx2x-e1-6.2.9.0.fw.ihex | 8194 :020000022000DC 9288 :1044500000000000000000008000000000000000DC
|
D | bnx2x-e1h-6.2.9.0.fw.ihex | 806 :1032500002164258000000000616428000000002DC 8194 :020000022000DC
|
D | bnx2x-e2-6.2.9.0.fw.ihex | 8194 :020000022000DC
|
/linux-4.1.27/ |
D | CREDITS | 2677 P: 1024/83942741 FF 68 EE 27 A0 5A AA C3 F5 DC 05 62 BD 5B 20 2F 2903 P: 1024D/EDBB6147 7B36 0E07 04BC 11DC A7A0 D3F7 7185 9E7A EDBB 6147 3327 P: 2048/C99A4289 2F DC 17 2E 56 62 01 C8 3D F2 AC 09 F2 E5 DD EE
|
/linux-4.1.27/drivers/scsi/ |
D | FlashPoint.c | 737 #define DC 0x19 /*Disconnect Message */ macro 4588 WRW_HARPOON(map_addr, (BRH_OP + NOT_EQ + DC)); /*GO CHECK FOR DISCONNECT MSG */ in FPT_autoLoadDefaultMap()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 273 and the recorded sound contains a certain DC-offset. This is no bug
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 4711 temp = er32(DC); in e1000_clear_hw_cntrs()
|
D | e1000_main.c | 3653 adapter->stats.dc += er32(DC); in e1000_update_stats()
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 433 from Samba server to DC (Samba required dummy LM password).
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 827 6 - very high, followed by high-pitched beep ("AC/DC")
|