Home
last modified time | relevance | path

Searched full:byte (Results 1 – 25 of 5952) sorted by relevance

12345678910>>...239

/linux-6.12.1/arch/sh/lib/
Dudivsi3_i4i.S316 .byte 0
317 .byte 1
318 .byte 0
319 .byte -1
320 .byte -1
321 .byte -2
322 .byte -2
323 .byte -2
324 .byte -2
325 .byte -3
[all …]
Dashlsi3.S71 .byte ashlsi3_0-ashlsi3_table
72 .byte ashlsi3_1-ashlsi3_table
73 .byte ashlsi3_2-ashlsi3_table
74 .byte ashlsi3_3-ashlsi3_table
75 .byte ashlsi3_4-ashlsi3_table
76 .byte ashlsi3_5-ashlsi3_table
77 .byte ashlsi3_6-ashlsi3_table
78 .byte ashlsi3_7-ashlsi3_table
79 .byte ashlsi3_8-ashlsi3_table
80 .byte ashlsi3_9-ashlsi3_table
[all …]
Dashrsi3.S70 .byte ashrsi3_0-ashrsi3_table
71 .byte ashrsi3_1-ashrsi3_table
72 .byte ashrsi3_2-ashrsi3_table
73 .byte ashrsi3_3-ashrsi3_table
74 .byte ashrsi3_4-ashrsi3_table
75 .byte ashrsi3_5-ashrsi3_table
76 .byte ashrsi3_6-ashrsi3_table
77 .byte ashrsi3_7-ashrsi3_table
78 .byte ashrsi3_8-ashrsi3_table
79 .byte ashrsi3_9-ashrsi3_table
[all …]
Dlshrsi3.S70 .byte lshrsi3_0-lshrsi3_table
71 .byte lshrsi3_1-lshrsi3_table
72 .byte lshrsi3_2-lshrsi3_table
73 .byte lshrsi3_3-lshrsi3_table
74 .byte lshrsi3_4-lshrsi3_table
75 .byte lshrsi3_5-lshrsi3_table
76 .byte lshrsi3_6-lshrsi3_table
77 .byte lshrsi3_7-lshrsi3_table
78 .byte lshrsi3_8-lshrsi3_table
79 .byte lshrsi3_9-lshrsi3_table
[all …]
/linux-6.12.1/drivers/media/tuners/
Dtda18218_priv.h13 #define R00_ID 0x00 /* ID byte */
14 #define R01_R1 0x01 /* Read byte 1 */
15 #define R02_R2 0x02 /* Read byte 2 */
16 #define R03_R3 0x03 /* Read byte 3 */
17 #define R04_R4 0x04 /* Read byte 4 */
18 #define R05_R5 0x05 /* Read byte 5 */
19 #define R06_R6 0x06 /* Read byte 6 */
20 #define R07_MD1 0x07 /* Main divider byte 1 */
21 #define R08_PSM1 0x08 /* PSM byte 1 */
22 #define R09_MD2 0x09 /* Main divider byte 2 */
[all …]
Dtda18250_priv.h13 #define R00_ID1 0x00 /* ID byte 1 */
14 #define R01_ID2 0x01 /* ID byte 2 */
15 #define R02_ID3 0x02 /* ID byte 3 */
16 #define R03_THERMO1 0x03 /* Thermo byte 1 */
17 #define R04_THERMO2 0x04 /* Thermo byte 2 */
18 #define R05_POWER1 0x05 /* Power byte 1 */
19 #define R06_POWER2 0x06 /* Power byte 2 */
25 #define R0C_AGC11 0x0c /* AGC1 byte 1 */
26 #define R0D_AGC12 0x0d /* AGC1 byte 2 */
27 #define R0E_AGC13 0x0e /* AGC1 byte 3 */
[all …]
Dtda18271-priv.h20 #define R_ID 0x00 /* ID byte */
21 #define R_TM 0x01 /* Thermo byte */
22 #define R_PL 0x02 /* Power level byte */
23 #define R_EP1 0x03 /* Easy Prog byte 1 */
24 #define R_EP2 0x04 /* Easy Prog byte 2 */
25 #define R_EP3 0x05 /* Easy Prog byte 3 */
26 #define R_EP4 0x06 /* Easy Prog byte 4 */
27 #define R_EP5 0x07 /* Easy Prog byte 5 */
28 #define R_CPD 0x08 /* Cal Post-Divider byte */
29 #define R_CD1 0x09 /* Cal Divider byte 1 */
[all …]
/linux-6.12.1/Documentation/input/devices/
Dalps.rst33 00-00-64 if no buttons are pressed. The bits 0-2 of the first byte will be 1s
52 one-byte device registers in a 16-bit address space. The command sequence
54 with 88-07 followed by a third byte. This third byte can be used to determine
76 sequences for the "Dolphin" touchpads as determined by the second byte
94 byte 0: 0 0 YSGN XSGN 1 M R L
95 byte 1: X7 X6 X5 X4 X3 X2 X1 X0
96 byte 2: Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0
109 byte 0: 1 0 0 0 1 x9 x8 x7
110 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
111 byte 2: 0 ? ? l r ? fin ges
[all …]
Delantech.rst20 4.2 Native relative mode 4 byte packet format
21 4.3 Native absolute mode 4 byte packet format
24 5.2 Native absolute mode 6 byte packet format
30 6.2 Native absolute mode 6 byte packet format
35 7.2 Native absolute mode 6 byte packet format
41 8.2 Native relative mode 6 byte packet format
188 A: 1 = absolute mode (needs 4 byte packets, see reg_11)
201 F: 1 = enable native 4 byte packet mode
235 Native relative mode 4 byte packet format
238 byte 0::
[all …]
/linux-6.12.1/drivers/scsi/
Dmyrb.h163 unsigned char ldev_count; /* Byte 0 */
168 unsigned char deferred:1; /* Byte 134 Bit 0 */
169 unsigned char low_bat:1; /* Byte 134 Bit 1 */
170 unsigned char rsvd2:6; /* Byte 134 Bits 2-7 */
172 unsigned char rsvd3:8; /* Byte 135 */
173 unsigned char fw_minor_version; /* Byte 136 */
174 unsigned char fw_major_version; /* Byte 137 */
185 } __packed rbld; /* Byte 138 */
186 unsigned char max_tcq; /* Byte 139 */
187 unsigned char ldev_offline; /* Byte 140 */
[all …]
Dmyrs.h109 } __packed mem_type:5; /* Byte 0 Bits 0-4 */
110 unsigned rsvd:1; /* Byte 0 Bit 5 */
111 unsigned mem_parity:1; /* Byte 0 Bit 6 */
112 unsigned mem_ecc:1; /* Byte 0 Bit 7 */
132 unsigned char rsvd1; /* Byte 0 */
137 } __packed bus; /* Byte 1 */
170 } __packed ctlr_type; /* Byte 2 */
171 unsigned char rsvd2; /* Byte 3 */
173 unsigned char bus_width; /* Byte 6 */
174 unsigned char flash_code; /* Byte 7 */
[all …]
DBusLogic.h210 Define a 10^18 Statistics Byte Counter data type.
387 unsigned char type; /* Byte 0 */
388 unsigned char custom_features; /* Byte 1 */
389 unsigned char fw_ver_digit1; /* Byte 2 */
390 unsigned char fw_ver_digit2; /* Byte 3 */
398 unsigned char:5; /* Byte 0 Bits 0-4 */
399 bool dma_ch5:1; /* Byte 0 Bit 5 */
400 bool dma_ch6:1; /* Byte 0 Bit 6 */
401 bool dma_ch7:1; /* Byte 0 Bit 7 */
402 bool irq_ch9:1; /* Byte 1 Bit 0 */
[all …]
/linux-6.12.1/Documentation/scsi/
Darcmsr_spec.rst49 Currently 128 byte buffer is used:
53 Byte 4--127 Max 124 bytes of data
171 byte 0 0xaa <-- signature
172 byte 1 0x55 <-- signature
173 byte 2 year (04)
174 byte 3 month (1..12)
175 byte 4 date (1..31)
176 byte 5 hour (0..23)
177 byte 6 minute (0..59)
178 byte 7 second (0..59)
[all …]
/linux-6.12.1/include/uapi/linux/
Dcciss_defs.h44 #define BYTE __u8 macro
51 #define LEVEL2LUN 1 /* index into Target(x) structure, due to byte swapping */
59 BYTE Dev;
60 BYTE Bus:6;
61 BYTE Mode:2; /* b00 */
64 BYTE DevLSB;
65 BYTE DevMSB:6;
66 BYTE Mode:2; /* b01 */
69 BYTE Dev:5;
70 BYTE Bus:3;
[all …]
/linux-6.12.1/drivers/misc/mei/hdcp/
Dmei_hdcp.c47 ssize_t byte; in mei_hdcp_initiate_session() local
65 byte = mei_cldev_send(cldev, (u8 *)&session_init_in, in mei_hdcp_initiate_session()
67 if (byte < 0) { in mei_hdcp_initiate_session()
68 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_initiate_session()
69 return byte; in mei_hdcp_initiate_session()
72 byte = mei_cldev_recv(cldev, (u8 *)&session_init_out, in mei_hdcp_initiate_session()
74 if (byte < 0) { in mei_hdcp_initiate_session()
75 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_initiate_session()
76 return byte; in mei_hdcp_initiate_session()
117 ssize_t byte; in mei_hdcp_verify_receiver_cert_prepare_km() local
[all …]
/linux-6.12.1/arch/xtensa/lib/
Dstrnlen_user.S52 movi a5, MASK0 # mask for byte 0
53 movi a6, MASK1 # mask for byte 1
54 movi a7, MASK2 # mask for byte 2
55 movi a8, MASK3 # mask for byte 3
74 bnone a9, a5, .Lz0 # if byte 0 is zero
75 bnone a9, a6, .Lz1 # if byte 1 is zero
76 bnone a9, a7, .Lz2 # if byte 2 is zero
77 bnone a9, a8, .Lz3 # if byte 3 is zero
88 bnone a9, a5, .Lz0 # if byte 0 is zero
89 bnone a9, a6, .Lz1 # if byte 1 is zero
[all …]
Dchecksum.S29 * This function assumes 2- or 4-byte alignment. Other alignments will fail!
44 * is aligned on either a 2-byte or 4-byte boundary.
48 bnez a5, 8f /* branch if 2-byte aligned */
49 /* Fall-through on common case, 4-byte alignment */
51 srli a5, a3, 5 /* 32-byte chunks */
57 add a5, a5, a2 /* a5 = end of last 32-byte chunk */
81 extui a5, a3, 2, 3 /* remaining 4-byte chunks */
87 add a5, a5, a2 /* a5 = end of last 4-byte chunk */
97 _bbci.l a3, 1, 5f /* remaining 2-byte chunk */
102 _bbci.l a3, 0, 7f /* remaining 1-byte chunk */
[all …]
Dstrncpy_user.S56 movi a5, MASK0 # mask for byte 0
57 movi a6, MASK1 # mask for byte 1
58 movi a7, MASK2 # mask for byte 2
59 movi a8, MASK3 # mask for byte 3
69 EX(11f) l8ui a9, a3, 0 # get byte 0
71 EX(10f) s8i a9, a11, 0 # store byte 0
72 beqz a9, .Lret # if byte 0 is zero
79 EX(11f) l8ui a9, a3, 0 # get byte 0
81 EX(10f) s8i a9, a11, 0 # store byte 0
82 beqz a9, .Lret # if byte 0 is zero
[all …]
/linux-6.12.1/lib/lz4/
Dlz4_compress.c92 const BYTE *p, in LZ4_putPositionOnHash()
96 const BYTE *srcBase) in LZ4_putPositionOnHash()
101 const BYTE **hashTable = (const BYTE **)tableBase; in LZ4_putPositionOnHash()
124 const BYTE *p, in LZ4_putPosition()
127 const BYTE *srcBase) in LZ4_putPosition()
134 static const BYTE *LZ4_getPositionOnHash( in LZ4_getPositionOnHash()
138 const BYTE *srcBase) in LZ4_getPositionOnHash()
141 const BYTE **hashTable = (const BYTE **) tableBase; in LZ4_getPositionOnHash()
160 static FORCE_INLINE const BYTE *LZ4_getPosition( in LZ4_getPosition()
161 const BYTE *p, in LZ4_getPosition()
[all …]
/linux-6.12.1/Documentation/netlink/specs/
Dnftables.yaml23 byte-order: big-endian
242 byte-order: big-endian
253 byte-order: big-endian
260 byte-order: big-endian
265 byte-order: big-endian
281 byte-order: big-endian
295 byte-order: big-endian
300 byte-order: big-endian
314 byte-order: big-endian
321 byte-order: big-endian
[all …]
/linux-6.12.1/arch/powerpc/kernel/vdso/
Dsigtramp32.S42 .byte 0x0f; /* DW_CFA_def_cfa_expression */ \
45 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
46 .byte 0x06; /* DW_OP_deref */ \
47 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
48 .byte 0x06; /* DW_OP_deref */ \
54 .byte 0x10; /* DW_CFA_expression */ \
58 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
59 .byte 0x06; /* DW_OP_deref */ \
61 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
70 .byte 0x10; /* DW_CFA_expression */ \
[all …]
Dsigtramp64.S47 .byte 0x0f; /* DW_CFA_def_cfa_expression */ \
50 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
51 .byte 0x06; /* DW_OP_deref */ \
52 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
53 .byte 0x06; /* DW_OP_deref */ \
59 .byte 0x10; /* DW_CFA_expression */ \
63 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
64 .byte 0x06; /* DW_OP_deref */ \
66 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
75 .byte 0x10; /* DW_CFA_expression */ \
[all …]
/linux-6.12.1/arch/arm/mach-sa1100/
Djornada720_ssp.c28 * jornada_ssp_reverse - reverses input byte
29 * @byte: input byte to reverse
34 inline u8 jornada_ssp_reverse(u8 byte) in jornada_ssp_reverse() argument
37 ((0x80 & byte) >> 7) | in jornada_ssp_reverse()
38 ((0x40 & byte) >> 5) | in jornada_ssp_reverse()
39 ((0x20 & byte) >> 3) | in jornada_ssp_reverse()
40 ((0x10 & byte) >> 1) | in jornada_ssp_reverse()
41 ((0x08 & byte) << 1) | in jornada_ssp_reverse()
42 ((0x04 & byte) << 3) | in jornada_ssp_reverse()
43 ((0x02 & byte) << 5) | in jornada_ssp_reverse()
[all …]
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hdcp_gsc_message.c21 ssize_t byte; in intel_hdcp_gsc_initiate_session() local
44 byte = intel_hdcp_gsc_msg_send(i915, (u8 *)&session_init_in, in intel_hdcp_gsc_initiate_session()
48 if (byte < 0) { in intel_hdcp_gsc_initiate_session()
49 drm_dbg_kms(&i915->drm, "intel_hdcp_gsc_msg_send failed. %zd\n", byte); in intel_hdcp_gsc_initiate_session()
50 return byte; in intel_hdcp_gsc_initiate_session()
80 ssize_t byte; in intel_hdcp_gsc_verify_receiver_cert_prepare_km() local
106 byte = intel_hdcp_gsc_msg_send(i915, (u8 *)&verify_rxcert_in, in intel_hdcp_gsc_verify_receiver_cert_prepare_km()
110 if (byte < 0) { in intel_hdcp_gsc_verify_receiver_cert_prepare_km()
111 drm_dbg_kms(&i915->drm, "intel_hdcp_gsc_msg_send failed: %zd\n", byte); in intel_hdcp_gsc_verify_receiver_cert_prepare_km()
112 return byte; in intel_hdcp_gsc_verify_receiver_cert_prepare_km()
[all …]
/linux-6.12.1/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_dec_parse.c30 int byte; in read_word_be() local
32 byte = read_byte(stream); in read_word_be()
33 if (byte == -1) in read_word_be()
35 temp = byte << 8; in read_word_be()
36 byte = read_byte(stream); in read_word_be()
37 if (byte == -1) in read_word_be()
39 *word = (u32)byte | temp; in read_word_be()
63 int i, length, byte; in mtk_jpeg_do_parse() local
66 byte = read_byte(&stream); in mtk_jpeg_do_parse()
67 if (byte == -1) in mtk_jpeg_do_parse()
[all …]

12345678910>>...239