Home
last modified time | relevance | path

Searched refs:xFF (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.6.21/drivers/net/wan/
Dwanxlfw.inc_shipped6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C,
10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC,
11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40,
12 0xFF,0xFC,0x15,0x40,0x23,0xFC,0x00,0x00,0x05,0x43,0xFF,0xF9,0x01,0x00,0x23,0xFC,
13 0x00,0x00,0x05,0x43,0xFF,0xF9,0x01,0x14,0x23,0xFC,0x00,0x00,0x00,0x00,0xFF,0xF9,
14 0x01,0x10,0x23,0xFC,0x00,0x00,0x00,0x08,0xFF,0xF9,0x01,0x24,0x23,0xFC,0x00,0x00,
15 0x01,0x01,0xFF,0xF9,0x01,0x28,0x00,0xB9,0x00,0x0F,0x03,0x00,0xFF,0xF9,0x00,0xE8,
16 0x23,0xFC,0x00,0x00,0x00,0x01,0xFF,0xF9,0x00,0xD4,0x61,0x00,0x06,0x74,0x33,0xFC,
17 0xFF,0xFF,0xFF,0xFC,0x15,0x52,0x42,0x79,0xFF,0xFC,0x15,0x50,0x42,0x79,0xFF,0xFC,
19 0x00,0x0E,0x4E,0x72,0x22,0x00,0x46,0xFC,0x27,0x00,0x60,0x00,0xFF,0xE6,0x42,0x80,
[all …]
/linux-6.6.21/Documentation/networking/
Dmac80211-injection.rst86 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
/linux-6.6.21/Documentation/ABI/testing/
Ddebugfs-dell-wmi-ddv8 character (0xFF).
24 character (0xFF).
Dsysfs-bus-usb-devices-usbsevseg20 MSB 0x08; LSB 0xFF.
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-querycap.rst69 ``(version >> 16) & 0xFF, (version >> 8) & 0xFF, version & 0xFF);``
Dvidioc-querycap.rst105 ``(version >> 16) & 0xFF, (version >> 8) & 0xFF, version & 0xFF);``
/linux-6.6.21/Documentation/translations/zh_CN/dev-tools/
Dkasan.rst291 基于软件标签的KASAN使用0xFF作为匹配所有指针标签(不检查通过带有0xFF指针标签
308 基于硬件标签的KASAN使用0xFF作为匹配所有指针标签(不检查通过带有0xFF指针标签的
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dbrcm,bcm63xx-audio.txt25 reg = <0xFF802080 0xFF>;
/linux-6.6.21/Documentation/devicetree/bindings/input/
Dgoogle,cros-ec-keyb.yaml43 (((row) & 0xFF) << 24) | (((column) & 0xFF) << 16)
/linux-6.6.21/arch/arm/boot/dts/ti/omap/
Dam4372.dtsi77 opp-supported-hw = <0xFF 0x01>;
85 opp-supported-hw = <0xFF 0x04>;
92 opp-supported-hw = <0xFF 0x08>;
99 opp-supported-hw = <0xFF 0x10>;
106 opp-supported-hw = <0xFF 0x20>;
Ddra76x.dtsi138 opp-supported-hw = <0xFF 0x08>;
/linux-6.6.21/Documentation/devicetree/bindings/pci/
Daltera-pcie.txt38 bus-range = <0x0 0xFF>;
/linux-6.6.21/Documentation/devicetree/bindings/remoteproc/
Dti,k3-dsp-rproc.yaml174 ti,sci-proc-ids = <0x03 0xFF>;
190 ti,sci-proc-ids = <0x30 0xFF>;
Dti,k3-r5f-rproc.yaml317 ti,sci-proc-ids = <0x01 0xFF>;
336 ti,sci-proc-ids = <0x02 0xFF>;
/linux-6.6.21/Documentation/core-api/
Dlibrs.rst62 e.g. for FLASH ECC, where the all 0xFF is inverted to an all 0x00. The
64 storing to FLASH so it is 0xFF too. This prevents that reading from an
/linux-6.6.21/Documentation/devicetree/bindings/iio/adc/
Dti,am3359-adc.yaml45 to sample (to hold start of conversion high). Maximum value is 0xFF.
/linux-6.6.21/Documentation/devicetree/bindings/hwmon/
Dti,tmp513.yaml69 maximum: 0xFF
/linux-6.6.21/drivers/scsi/aic7xxx/
Daic79xx.reg125 mask INT_PEND 0xFF
731 field CBNUM 0xFF
741 field CBNUM 0xFF
751 field CBNUM 0xFF
776 field MINDEX 0xFF
786 field MINDEX 0xFF
796 field MINDEX 0xFF
987 field CBNUM 0xFF
997 field MINDEX 0xFF
1038 field REQ_BNUM 0xFF
[all …]
Daic79xx.seq52 test SEQINTCODE, 0xFF jz idle_loop;
65 test ERROR, 0xFF jz no_error_set;
161 test SCB_TASK_MANAGEMENT, 0xFF jz gsfifo_complete_normally;
187 test SCB_FIFO_USE_COUNT, 0xFF jnz idle_loop_gsfifo_in_scsi_mode;
261 test CMDS_PENDING[1], 0xFF jnz coalesce_by_count;
732 test A, 0xFF jz found_last_sent_scb;
812 test SCB_TASK_MANAGEMENT, 0xFF jz idle_loop;
1087 add SINDEX, (SCB_DISCONNECTED_LISTS & 0xFF); \
1088 mvi SINDEX[1], ((SCB_DISCONNECTED_LISTS >> 8) & 0xFF)
1138 test SCBPTR[1], 0xFF jnz verify_scb;
[all …]
/linux-6.6.21/Documentation/leds/
Dleds-lp55xx.rst194 0x40, 0x00, 0x60, 0x00, 0x40, 0xFF, 0x60, 0x00,
198 static const u8 mode_2[] = { 0x40, 0xFF, };
/linux-6.6.21/lib/raid6/
Daltivec.uc56 * The MASK() operation returns 0xFF in any byte for which the high
Dint.uc69 * The MASK() operation returns 0xFF in any byte for which the high
Dneon.uc44 * The MASK() operation returns 0xFF in any byte for which the high
Ds390vx.uc38 * operation returns 0xFF if the high bit of the byte is 1,
/linux-6.6.21/Documentation/dev-tools/
Dkasan.rst343 Software Tag-Based KASAN uses 0xFF as a match-all pointer tag (accesses through
344 pointers with the 0xFF pointer tag are not checked). The value 0xFE is currently
364 Hardware Tag-Based KASAN uses 0xFF as a match-all pointer tag (accesses through
365 pointers with the 0xFF pointer tag are not checked). The value 0xFE is currently

12