Home
last modified time | relevance | path

Searched +full:0 +full:xffffff (Results 1 – 9 of 9) sorted by relevance

/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.yaml20 pattern: "^gpio@[0-9a-f]+$"
41 minimum: 0x000000
42 maximum: 0xffffff
49 minimum: 0x0
50 maximum: 0x7
57 minimum: 0x0
58 maximum: 0x3
71 minimum: 0x0
72 maximum: 0x7
86 reg = <0xE100BB0 0x40>;
[all …]
/Documentation/gpu/
Dkms-properties.csv7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD
8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD
9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD
10 ,,“bottom margin”,RANGE,"Min=0, Max=100",Connector,TBD
11 ,,“brightness”,RANGE,"Min=0, Max=100",Connector,TBD
12 ,,“contrast”,RANGE,"Min=0, Max=100",Connector,TBD
13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
14 ,,“overscan”,RANGE,"Min=0, Max=100",Connector,TBD
15 ,,“saturation”,RANGE,"Min=0, Max=100",Connector,TBD
16 ,,“hue”,RANGE,"Min=0, Max=100",Connector,TBD
[all …]
/Documentation/devicetree/bindings/input/touchscreen/
Dfsl,imx6ul-tsc.yaml48 default: 0xffff
49 minimum: 0
50 maximum: 0xffffff
56 default: 0xfff
57 minimum: 0
58 maximum: 0xffffffff
85 reg = <0x02040000 0x4000>, <0x0219c000 0x4000>;
92 pinctrl-0 = <&pinctrl_tsc>;
94 measure-delay-time = <0xfff>;
95 pre-charge-time = <0xffff>;
/Documentation/devicetree/bindings/display/bridge/
Dnxp,tda998x.yaml24 default: 0x230145
25 maximum: 0xffffff
47 maximum: 0xff
50 enum: [ 0, 1 ]
66 port@0:
93 #size-cells = <0>;
97 reg = <0x70>;
100 video-ports = <0x230145>;
104 audio-ports = <TDA998x_SPDIF 0x04>,
105 <TDA998x_I2S 0x03>;
/Documentation/userspace-api/media/rc/
Dlirc-dev-intro.rst12 (/dev/lircX, for X = 0, 1, 2, ...), with a number of standard struct
24 rc rc0: lirc_dev: driver mceusb registered at minor = 0, raw IR receiver, raw IR transmitter
31 crw-rw---- 1 root root 248, 0 Jul 2 22:20 /dev/lirc0
63 members set to 0. Write this struct to the lirc device.
128 actual value is not important, but this is set to 0xffffff by the
/Documentation/scsi/
DChangeLog.megaraid50 > echo 0xffffffff >/proc/sys/dev/scsi/logging_level ;
52 > echo 0 >/proc/sys/dev/scsi/logging
60 > sd 0:1:0:0: send 0xf79ed980 sd 0:1:0:0:
62 > buffer = 0xf7cfb540, bufflen = 13312, done = 0xc0366b40,
63 > queuecommand 0xc0344010
66 > sd 0:1:0:0: done 0xf79ed980 SUCCESS 0 sd 0:1:0:0:
68 > scsi host busy 1 failed 0
69 > sd 0:1:0:0: Notifying upper driver of completion (result 0)
70 > sd_rw_intr: sda: res=0x0
74 > sda6: rw=0, want=1044134458, limit=951401367
[all …]
Dst.rst48 ST_NBR_MODE_BITS in st.h. Mode 0 corresponds to the defaults discussed
51 the configuration of mode 0 is used to provide a starting point for
129 20 - 8 7 6 5 4 0
161 directory corresponding to the mode 0 auto-rewind device (e.g., st0).
174 regular expression "^st[0-9]+$"
232 The value of in_flight is 0 when there are no I/Os outstanding that are
473 value specifies the size of partition 0 in megabytes. This is
484 * 0
550 0xffffff means that the default is not used any more.
554 (0xfffff) the default will not be used any more. Otherwise
[all …]
/Documentation/bpf/
Dbtf.rst53 The magic is ``0xeB9F``, which has different encoding for big and little
68 The type id ``0`` is reserved for ``void`` type. The type section is parsed
100 * bits 0-15: vlen (e.g. # of struct's members)
130 * ``info.kind_flag``: 0
132 * ``info.vlen``: 0
137 #define BTF_INT_ENCODING(VAL) (((VAL) & 0x0f000000) >> 24)
138 #define BTF_INT_OFFSET(VAL) (((VAL) & 0x00ff0000) >> 16)
139 #define BTF_INT_BITS(VAL) ((VAL) & 0x000000ff)
143 #define BTF_INT_SIGNED (1 << 0)
171 * the int type has ``BTF_INT_OFFSET() = 0`` and ``BTF_INT_BITS() = 4``
[all …]
/Documentation/networking/
Dip-sysctl.rst11 - 0 - disabled (default)
12 - not 0 - enabled
48 Possible values: 0-3
65 Default: 0 (disabled)
69 - 0 - disabled
78 Default: 0
86 Default: 0 (disabled)
90 - 0 - disabled
97 Default: 0 (Layer 3)
101 - 0 - Layer 3
[all …]