Home
last modified time | relevance | path

Searched refs:DC (Results 1 – 68 of 68) sorted by relevance

/linux-4.1.27/arch/avr32/kernel/
Docd.c41 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()
Dkprobes.c75 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()
Dptrace.c328 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()
Dprocess.c57 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/
Daxp20x.txt16 - 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
Dmax77693.txt53 DC power is supplied but charger is not enabled.
/linux-4.1.27/Documentation/hwmon/
Dw83l786ng44 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
Dlineage-pem17 This driver supports various Lineage Compact Power Line DC/DC and AC/DC
Ducd920026 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
Dw83792d120 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
Dzl610064 compatible digital DC-DC controllers.
99 Intersil/Zilker Labs DC-DC controllers require a minimum interval between I2C
Dltc297839 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
Dg7626 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),
Df71882fg71 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
Df71805f38 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
Dnct677587 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.
Demc6w20123 multiple DC fans using three Pulse Width Modulator (PWM) outputs. Note
Dcoretemp7 CPUID: family 0x6, models 0xe (Pentium M DC), 0xf (Core 2 DC 65nm),
Dw83627ehf103 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)
Dthmc5067 pwm1_mode -- always 0 (DC mode)
Dsmm66547 [From datasheet] The SMM665 is an Active DC Output power supply Controller
Dw83781d433 P3B-F actually output variable DC voltage on fan header center pin,
Dsysfs-interface259 pwm[1-*]_mode 0: DC mode (direct current)
/linux-4.1.27/drivers/scsi/megaraid/
DKconfig.megaraid26 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/
Dhead-xscale.S31 bic r0, r0, #0x05 @ clear DC, MMU
/linux-4.1.27/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-ad71928 alternate cycles, to eliminate DC errors.
/linux-4.1.27/drivers/regulator/
DKconfig198 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/
Dsha512-avx2-asm.S303 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/
Dgspca.txt118 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
Dzr364xx.txt46 0x0d64 0x3108 Praktica Exakta DC 2200
DCARDLIST.em28xx65 64 -> Easy Cap Capture DC-60 (em2860) [1b80:e309]
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dst,sta350.txt84 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/
DKconfig134 ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
/linux-4.1.27/Documentation/power/
D00-INDEX26 - Tells userspace about battery, UPS, AC or DC power supply properties
Dpower_supply_class.txt6 Power supply class used to represent battery, UPS, AC or DC power supply
/linux-4.1.27/drivers/power/
DKconfig300 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/
DdefBF527.h180 #define DC 0x00080000 /* Deferral Check */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h179 #define DC 0x00080000 /* Deferral Check … macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h181 #define DC 0x00080000 /* Deferral Check */ macro
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-tpm142 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/
Dapm-xgene-phy.txt27 - apm,tx-boost-gain : Frequency boost AC (LSB 3-bit) and DC (2-bit)
/linux-4.1.27/Documentation/isdn/
DHiSax.cert51 Key fingerprint = 92 6B F7 58 EE 86 28 C8 C4 1A E6 DC 39 89 F2 AA
/linux-4.1.27/Documentation/scsi/
Daacraid.txt83 9005:0285:1028:0287 Dell PERC 320/DC (Vulcan)
Dncr53c8xx.txt602 For example, Tekram DC-390/U, DC-390/W and DC-390/F scsi controllers
/linux-4.1.27/drivers/eisa/
Deisa.ids672 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/
Dac14xx.dts263 01 01 01 01 01 01 FB 00 B0 14 00 DC 05 00 08 04
/linux-4.1.27/drivers/mfd/
DKconfig38 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/
DRTFP.txt358 ,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/
Dixgb_hw.c1031 temp_reg = IXGB_READ_REG(hw, DC); in ixgb_clear_hw_cntrs()
Dixgb_main.c1725 adapter->stats.dc += IXGB_READ_REG(&adapter->hw, DC); in ixgb_update_stats()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dmac.c375 er32(DC); in e1000e_clear_hw_cntrs_base()
Dnetdev.c4719 adapter->stats.dc += er32(DC); in e1000e_update_stats()
/linux-4.1.27/drivers/hwmon/
DKconfig650 series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
1373 Active DC Output Controller / Monitor.
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt71 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/
DKconfig29 Say Y here if you want support for the Benq DC E300 camera.
/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c1394 opmode |= DRO | DC | PSF; in bfin_mac_enable()
/linux-4.1.27/firmware/3com/
Dtyphoon.bin.ihex1925 :1078400000207047002070470020704700207047DC
/linux-4.1.27/firmware/emi26/
Dbitstream.HEX4167 :1084900000000000000000000000000000000000DC
/linux-4.1.27/firmware/bnx2x/
Dbnx2x-e1-6.2.9.0.fw.ihex8194 :020000022000DC
9288 :1044500000000000000000008000000000000000DC
Dbnx2x-e1h-6.2.9.0.fw.ihex806 :1032500002164258000000000616428000000002DC
8194 :020000022000DC
Dbnx2x-e2-6.2.9.0.fw.ihex8194 :020000022000DC
/linux-4.1.27/
DCREDITS2677 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/
DFlashPoint.c737 #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/
DHD-Audio.txt273 and the recorded sound contains a certain DC-offset. This is no bug
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.c4711 temp = er32(DC); in e1000_clear_hw_cntrs()
De1000_main.c3653 adapter->stats.dc += er32(DC); in e1000_update_stats()
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES433 from Samba server to DC (Samba required dummy LM password).
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt827 6 - very high, followed by high-pitched beep ("AC/DC")