Home
last modified time | relevance | path

Searched full:over (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/Documentation/devicetree/bindings/iio/adc/
Dads1015.txt8 0: Voltage over AIN0 and AIN1.
9 1: Voltage over AIN0 and AIN3.
10 2: Voltage over AIN1 and AIN3.
11 3: Voltage over AIN2 and AIN3.
12 4: Voltage over AIN0 and GND.
13 5: Voltage over AIN1 and GND.
14 6: Voltage over AIN2 and GND.
15 7: Voltage over AIN3 and GND.
/Documentation/devicetree/bindings/power/supply/
Dmax17042_battery.txt16 - maxim,over-heat-temp : Temperature threshold to report battery
17 as over heated (in tenths of degree Celsius).
20 - maxim,over-volt : Voltage threshold to report battery
21 as over voltage (in mV).
29 maxim,over-heat-temp = <600>;
30 maxim,over-volt = <4300>;
/Documentation/devicetree/bindings/input/
Dhid-over-i2c.txt1 * HID over I2C Device-Tree bindings
3 HID over I2C provides support for various Human Interface Devices over the
14 - compatible: must be "hid-over-i2c"
24 "hid-over-i2c" string.
39 compatible = "hid-over-i2c";
/Documentation/devicetree/bindings/hwmon/
Dmax6697.txt34 - over-temperature-mask
35 Over-temperature bit mask. Over-temperature reporting disabled for
38 If not specified, over-temperature reporting will be enabled for all
63 over-temperature-mask = <0x7f>;
/Documentation/arm/samsung-s3c24xx/
Dusb-host.rst43 board implements extra power control or over-current monitoring.
59 that get called to enable over-current detection, and to
68 Called to enable or disable the over-current monitoring.
73 The OHCI driver fills this field in for the over-current code
74 to call when there is a change to the over-current state on
76 with bit X being 1 for an over-current on port X.
/Documentation/hwmon/
Dibm-cffps.rst29 curr1_alarm Output current over-current alarm.
43 in2_alarm Output voltage over-voltage alarm.
51 temp1_alarm PSU inlet ambient temperature over-temperature alarm.
53 temp2_alarm Secondary rectifier temp over-temperature alarm.
55 temp3_alarm ORing FET temperature over-temperature alarm.
/Documentation/devicetree/bindings/sound/
Drt5651.txt30 - realtek,over-current-threshold-microamp
31 u32, micbias over-current detection threshold in µA, valid values are
34 - realtek,over-current-scale-factor
35 u32, micbias over-current detection scale-factor, valid values are:
Drt5640.txt49 - realtek,over-current-threshold-microamp
50 u32, micbias over-current detection threshold in µA, valid values are
53 - realtek,over-current-scale-factor
54 u32, micbias over-current detection scale-factor, valid values are:
/Documentation/devicetree/bindings/regulator/
Dst,stpmic1-regulator.txt26 - regulator-over-current-protection:
27 if set, all regulators are switched off in case of over-current detection
29 if not set, the driver only sends an over-current event.
62 regulator-over-current-protection;
/Documentation/devicetree/bindings/mfd/
Das3711.txt30 and one of these to select the over-voltage protection pin
31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection
32 - su2-fbprot-gpio2 : GPIO2 is used for over-voltage protection
33 - su2-fbprot-gpio3 : GPIO3 is used for over-voltage protection
34 - su2-fbprot-gpio4 : GPIO4 is used for over-voltage protection
/Documentation/devicetree/bindings/iio/afe/
Dcurrent-sense-shunt.txt4 When an io-channel measures the voltage over a current sense shunt,
6 shunt, not the voltage over it. This binding describes such a current
15 The system current is measured by measuring the voltage over a
/Documentation/ABI/testing/
Dconfigfs-usb-gadget-eem12 Ethernet over USB link
14 Ethernet over USB link
Dconfigfs-usb-gadget-ncm12 Ethernet over USB link
14 Ethernet over USB link
Dconfigfs-usb-gadget-ecm12 Ethernet over USB link
14 Ethernet over USB link
Dconfigfs-usb-gadget-subset12 Ethernet over USB link
14 Ethernet over USB link
Dconfigfs-usb-gadget-rndis12 Ethernet over USB link
14 Ethernet over USB link
Dsysfs-class-led-flash58 * led-over-voltage - flash controller voltage to the flash LED
63 * controller-over-temperature - the flash controller has
67 * led-power-supply-over-current - current in the LED power
79 * led-over-temperature - the temperature of the LED has exceeded
/Documentation/driver-api/mei/
Diamt.rst26 starting with Release 6.0) over HTTP/S or WS-Management protocol over
40 over HTTP (deprecated starting with Release 6.0) or with WS-Management over
41 SOAP over HTTP. This means that some Intel AMT features can be accessed from a
43 communicating with Intel AMT over the network.
/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt20 note over mac80211,driver
50 note over mac80211,driver: cleanup like for authenticate
61 note over mac80211: init rate control
76 note over userspace
/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt93 - disable-over-current: disable over current detect
94 - over-current-active-low: over current signal polarity is active low.
95 - over-current-active-high: over current signal polarity is active high.
96 It's recommended to specify the over current polarity.
/Documentation/infiniband/
Dipoib.rst2 IP over InfiniBand
5 The ib_ipoib driver is an implementation of the IP over InfiniBand
108 Transmission of IP over InfiniBand (IPoIB) (RFC 4391)
111 IP over InfiniBand (IPoIB) Architecture (RFC 4392)
114 IP over InfiniBand: Connected Mode (RFC 4755)
/Documentation/driver-api/
Dconsole.rst16 the system driver. However, modular drivers cannot take over the console
19 of driver occupying the consoles.) They can only take over the console that is
21 released by the console, the system driver will take over.
80 driver takes over the consoles vacated by the driver. Binding, on the other
124 to the console's internal list. It won't take over the
125 console. do_take_over_console(), as it name implies, will also take over (or
/Documentation/scsi/
Dlink_power_management_policy.txt13 over power management.
17 state, thus improving latency over min_power setting.
/Documentation/driver-api/driver-model/
Dbinding.rst26 When a new device is added, the bus's list of drivers is iterated over
83 The bus's list of devices is iterated over to find a match. Devices
85 over, to bind as many devices as possible to the driver.
97 iterated over, and the driver's remove callback is called for each
/Documentation/
DIRQ.txt6 Currently they can come in over a pin, or over a packet.

12345678910>>...26