Home
last modified time | relevance | path

Searched +full:0 +full:x3e (Results 1 – 15 of 15) sorted by relevance

/Documentation/devicetree/bindings/media/i2c/
Dtoshiba,et8ek8.txt13 - reg: I2C address (0x3e, or an alternative address)
44 reg = <0x3e>;
46 clocks = <&isp 0>;
/Documentation/devicetree/bindings/usb/
Disp1301.txt15 reg = <0x2c>;
20 reg = <0x31020000 0x300>;
22 interrupts = <0x3d 0>, <0x3e 0>, <0x3c 0>, <0x3a 0>;
Dlpc32xx-udc.txt19 reg = <0x2c>;
24 reg = <0x31020000 0x300>;
26 interrupts = <0x3d 0>, <0x3e 0>, <0x3c 0>, <0x3a 0>;
/Documentation/devicetree/bindings/mmc/
Dsunplus,mmc.yaml49 reg = <0x9c003b00 0x180>;
51 clocks = <&clkc 0x4e>;
52 resets = <&rstc 0x3e>;
/Documentation/devicetree/bindings/regulator/
Dawinic,aw37503.yaml56 #size-cells = <0>;
60 reg = <0x3e>;
Dti,tps65132.yaml65 #size-cells = <0>;
69 reg = <0x3e>;
83 regulator-active-discharge = <0>;
Dmax8893.yaml43 #size-cells = <0>;
47 reg = <0x3e>;
/Documentation/devicetree/bindings/hwmon/
Dgmt,g762.yaml44 enum: [0, 1, 2, 3]
49 enum: [0, 1]
54 enum: [0, 1, 2]
77 #size-cells = <0>;
81 reg = <0x3e>;
83 fan_gear_mode = <0>;
85 pwm_polarity = <0>;
90 reg = <0x1e>;
91 fan_gear_mode = <0>;
93 pwm_polarity = <0>;
/Documentation/devicetree/bindings/sound/
Ddialog,da7219.yaml106 minimum: 0
148 minimum: 0
155 minimum: 0
162 minimum: 0
169 minimum: 0
199 #size-cells = <0>;
203 reg = <0x1a>;
229 dlg,a-d-btn-thr = <0xa>;
230 dlg,d-b-btn-thr = <0x16>;
231 dlg,b-c-btn-thr = <0x21>;
[all …]
/Documentation/gpu/rfc/
Di915_vm_bind.h15 * 0: No VM_BIND support.
39 #define I915_VM_CREATE_FLAGS_USE_VM_BIND (1 << 0)
42 #define DRM_I915_GEM_VM_BIND 0x3d
43 #define DRM_I915_GEM_VM_UNBIND 0x3e
44 #define DRM_I915_GEM_EXECBUFFER3 0x3f
72 #define I915_TIMELINE_FENCE_WAIT (1 << 0)
78 * Value must be 0 for a binary drm_syncobj. A Value of 0 for a
135 #define I915_GEM_VM_BIND_CAPTURE (1 << 0)
/Documentation/usb/
Dgadget_hid.rst29 .subclass = 0, /* No subclass */
34 0x05, 0x01, /* USAGE_PAGE (Generic Desktop) */
35 0x09, 0x06, /* USAGE (Keyboard) */
36 0xa1, 0x01, /* COLLECTION (Application) */
37 0x05, 0x07, /* USAGE_PAGE (Keyboard) */
38 0x19, 0xe0, /* USAGE_MINIMUM (Keyboard LeftControl) */
39 0x29, 0xe7, /* USAGE_MAXIMUM (Keyboard Right GUI) */
40 0x15, 0x00, /* LOGICAL_MINIMUM (0) */
41 0x25, 0x01, /* LOGICAL_MAXIMUM (1) */
42 0x75, 0x01, /* REPORT_SIZE (1) */
[all …]
/Documentation/filesystems/ext4/
Dsuper.rst12 number is either 0 or a power of 3, 5, or 7. If the flag is not set,
29 * - 0x0
33 * - 0x4
37 * - 0x8
41 * - 0xC
45 * - 0x10
49 * - 0x14
53 is typically 0 for all other block sizes.
54 * - 0x18
58 * - 0x1C
[all …]
/Documentation/userspace-api/ioctl/
Dioctl-number.rst73 0x00 00-1F linux/fs.h conflict!
74 0x00 00-1F scsi/scsi_ioctl.h conflict!
75 0x00 00-1F linux/fb.h conflict!
76 0x00 00-1F linux/wavefront.h conflict!
77 0x02 all linux/fd.h
78 0x03 all linux/hdreg.h
79 0x04 D2-DC linux/umsdos_fs.h Dead since 2.6.11, but don't r…
80 0x06 all linux/lp.h
81 0x07 9F-D0 linux/vmw_vmci_defs.h, uapi/linux/vm_sockets.h
82 0x09 all linux/raid/md_u.h
[all …]
/Documentation/input/devices/
Delantech.rst69 (TouchPadOff=0) will also disable the buttons associated with the touchpad.
99 By echoing "0" to this file all debugging will be turned OFF.
113 By echoing "0" to this file parity checking will be turned OFF. Any
128 Sets crc_enabled to 0/1. The name "crc_enabled" is the official name of
138 "0" or "1" to this file will set the state to "0" or "1".
143 To detect the hardware version, read the version number as param[0].param[1].param[2]::
164 Probably all the versions with param[0] <= 01 can be considered as
179 echo -n 0x16 > reg_10
183 bit 7 6 5 4 3 2 1 0
197 bit 7 6 5 4 3 2 1 0
[all …]
/Documentation/driver-api/
Dmtdnand.rst141 .offset = 0,
197 should return 0, if the device is busy (R/B pin is low) and 1, if the
217 int err = 0;
325 GPIO(BOARD_NAND_NCE) |= 0xff;
326 if (chip >= 0)
344 case 0:
654 terminated by an {0, 0} entry.
667 <spare data page 0><ecc result 0>...<ecc result n>
671 <spare data page n><ecc result 0>...<ecc result n>
699 0x00 ECC byte 0 Error correction code byte 0
[all …]