Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 25 of 1062) sorted by relevance

12345678910>>...43

/Linux-v4.19/arch/sh/lib/
Dudivsi3_i4i.S337 .byte 0
338 .byte 1
339 .byte 0
340 .byte -1
341 .byte -1
342 .byte -2
343 .byte -2
344 .byte -2
345 .byte -2
346 .byte -3
[all …]
Dlshrsi3.S91 .byte lshrsi3_0-lshrsi3_table
92 .byte lshrsi3_1-lshrsi3_table
93 .byte lshrsi3_2-lshrsi3_table
94 .byte lshrsi3_3-lshrsi3_table
95 .byte lshrsi3_4-lshrsi3_table
96 .byte lshrsi3_5-lshrsi3_table
97 .byte lshrsi3_6-lshrsi3_table
98 .byte lshrsi3_7-lshrsi3_table
99 .byte lshrsi3_8-lshrsi3_table
100 .byte lshrsi3_9-lshrsi3_table
[all …]
Dashlsi3.S92 .byte ashlsi3_0-ashlsi3_table
93 .byte ashlsi3_1-ashlsi3_table
94 .byte ashlsi3_2-ashlsi3_table
95 .byte ashlsi3_3-ashlsi3_table
96 .byte ashlsi3_4-ashlsi3_table
97 .byte ashlsi3_5-ashlsi3_table
98 .byte ashlsi3_6-ashlsi3_table
99 .byte ashlsi3_7-ashlsi3_table
100 .byte ashlsi3_8-ashlsi3_table
101 .byte ashlsi3_9-ashlsi3_table
[all …]
Dashrsi3.S91 .byte ashrsi3_0-ashrsi3_table
92 .byte ashrsi3_1-ashrsi3_table
93 .byte ashrsi3_2-ashrsi3_table
94 .byte ashrsi3_3-ashrsi3_table
95 .byte ashrsi3_4-ashrsi3_table
96 .byte ashrsi3_5-ashrsi3_table
97 .byte ashrsi3_6-ashrsi3_table
98 .byte ashrsi3_7-ashrsi3_table
99 .byte ashrsi3_8-ashrsi3_table
100 .byte ashrsi3_9-ashrsi3_table
[all …]
/Linux-v4.19/arch/arm/include/asm/hardware/
Dentry-macro-iomd.S45 irq_prio_h: .byte 0, 8, 9, 8,10,10,10,10,11,11,11,11,10,10,10,10
46 .byte 12, 8, 9, 8,10,10,10,10,11,11,11,11,10,10,10,10
47 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10
48 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10
49 .byte 14,14,14,14,10,10,10,10,11,11,11,11,10,10,10,10
50 .byte 14,14,14,14,10,10,10,10,11,11,11,11,10,10,10,10
51 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10
52 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10
53 .byte 15,15,15,15,10,10,10,10,11,11,11,11,10,10,10,10
54 .byte 15,15,15,15,10,10,10,10,11,11,11,11,10,10,10,10
[all …]
/Linux-v4.19/Documentation/EDID/
Dedid.S60 header: .byte 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00
70 week: .byte WEEK
74 year: .byte YEAR-1990
76 version: .byte VERSION /* EDID version, usually 1 (for 1.3) */
77 revision: .byte REVISION /* EDID revision, usually 3 (for 1.3) */
93 video_parms: .byte 0x6d
97 max_hor_size: .byte xsize/10
101 max_vert_size: .byte ysize/10
104 gamma: .byte 120
115 dsp_features: .byte 0xea
[all …]
/Linux-v4.19/Documentation/scsi/
Darcmsr_spec.txt24 ** Currently 128 byte buffer is used
96 ** byte 0 : 0xaa <-- signature
97 ** byte 1 : 0x55 <-- signature
98 ** byte 2 : year (04)
99 ** byte 3 : month (1..12)
100 ** byte 4 : date (1..31)
101 ** byte 5 : hour (0..23)
102 ** byte 6 : minute (0..59)
103 ** byte 7 : second (0..59)
113 ** command code, data and checksum byte
[all …]
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dpr_pc.h30 byte ReqInput; /* number of Req Buffers sent */
31 byte ReqOutput; /* number of Req Buffers returned */
32 byte ReqReserved; /* number of Req Buffers reserved */
33 byte Int; /* ISDN-P interrupt */
34 byte XLock; /* Lock field for arbitration */
35 byte RcOutput; /* number of Rc buffers received */
36 byte IndOutput; /* number of Ind buffers received */
37 byte IMask; /* Interrupt Mask Flag */
38 byte Reserved1[2]; /* reserved field, do not use */
39 byte ReadyInt; /* request field for ready interrupt */
[all …]
Ddivacapi.h120 byte msn[MAX_CPN_MASK_SIZE];
134 byte *info;
139 byte info[MAX_MSG_SIZE];
155 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc);
174 byte *xbuffer_used;
183 byte *queue;
189 byte msg_lost;
190 byte appl_flags;
194 byte MaxNCCI;
195 byte MaxNCCIData;
[all …]
Ddi_defs.h46 byte P[270]; /* data/parameter field */
50 byte name[BOARD_NAME_LENGTH];
64 byte len; /* max length of para field in bytes */
65 byte para[REQ_PARA_LEN]; /* parameter field */
69 byte *P;
72 byte Req; /* pending request */
73 byte Rc; /* return code received */
74 byte Ind; /* indication received */
75 byte ReqCh; /* channel of current Req */
76 byte RcCh; /* channel of current Rc */
[all …]
Dio.h56 byte cfg_1;
100 byte __iomem *Address;
101 byte __iomem *Config;
102 byte __iomem *Control;
103 byte __iomem *reset;
104 byte __iomem *port;
105 byte __iomem *ram;
106 byte __iomem *cfg;
107 byte __iomem *prom;
108 byte __iomem *ctlReg;
[all …]
Dpc_maint.h30 #define POINTER_32BIT byte *
73 byte Id;
74 byte u;
75 byte listen;
76 byte active;
77 byte sin[3];
78 byte bc[6];
79 byte llc[6];
80 byte hlc[6];
81 byte oad[20];
[all …]
Ddi.h43 byte IdTable[256];
44 byte IdTypeTable[256];
45 byte FlowControlIdTable[256];
46 byte FlowControlSkipTable[256];
47 byte ReadyInt;
48 byte RcExtensionSupported;
49 byte misc_flags_table[256];
51 byte (*ram_in)(ADAPTER *a, void *adr);
55 void (*ram_out)(ADAPTER *a, void *adr, byte data);
64 byte stream_buffer[2512];
[all …]
Ddi.c44 byte pr_dpc(ADAPTER *a);
45 static byte pr_ready(ADAPTER *a);
46 static byte isdn_rc(ADAPTER *, byte, byte, byte, word, dword, dword);
47 static byte isdn_ind(ADAPTER *, byte, byte, byte, PBUFFER *, byte, word);
58 #define XDI_A_NR(_x_) ((byte)(((ISDN_ADAPTER *)(_x_->io))->ANum))
59 static void xdi_xlog(byte *msg, word code, int length);
60 static byte xdi_xlog_sec = 0;
62 #define XDI_A_NR(_x_) ((byte)0)
64 static void xdi_xlog_rc_event(byte Adapter,
65 byte Id, byte Ch, byte Rc, byte cb, byte type);
[all …]
Dmaintidi.h32 int SuperTraceReadRequest(void *AdapterHandle, const char *name, byte *data);
34 int SuperTraceASSIGN(void *AdapterHandle, byte *data);
36 int SuperTraceTraceOnRequest(void *hAdapter, const char *name, byte *data);
38 byte *data,
41 byte type,
42 byte var_length);
45 byte *data);
67 byte buffer[DIVA_MAX_MANAGEMENT_TRANSFER_SIZE + 1];
73 byte rc_ok;
161 byte escape;
[all …]
/Linux-v4.19/arch/powerpc/kernel/vdso64/
Dsigtramp.S45 .byte 0x0f; /* DW_CFA_def_cfa_expression */ \
48 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
49 .byte 0x06; /* DW_OP_deref */ \
50 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
51 .byte 0x06; /* DW_OP_deref */ \
57 .byte 0x10; /* DW_CFA_expression */ \
61 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
62 .byte 0x06; /* DW_OP_deref */ \
64 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
73 .byte 0x10; /* DW_CFA_expression */ \
[all …]
/Linux-v4.19/arch/powerpc/kernel/vdso32/
Dsigtramp.S46 .byte 0x0f; /* DW_CFA_def_cfa_expression */ \
49 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
50 .byte 0x06; /* DW_OP_deref */ \
51 .byte 0x23; .uleb128 RSIZE; /* DW_OP_plus_uconst */ \
52 .byte 0x06; /* DW_OP_deref */ \
58 .byte 0x10; /* DW_CFA_expression */ \
62 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
63 .byte 0x06; /* DW_OP_deref */ \
65 .byte 0x23; .uleb128 ofs; /* DW_OP_plus_uconst */ \
74 .byte 0x10; /* DW_CFA_expression */ \
[all …]
/Linux-v4.19/arch/sh/lib64/
Dsdivsi3.S83 .byte 66
84 .byte 70
85 .byte 75
86 .byte 81
87 .byte 87
88 .byte 93
89 .byte 101
90 .byte 109
91 .byte 119
92 .byte 130
[all …]
/Linux-v4.19/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 …]
/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_parse.c43 int byte; in read_word_be() local
45 byte = read_byte(stream); in read_word_be()
46 if (byte == -1) in read_word_be()
48 temp = byte << 8; in read_word_be()
49 byte = read_byte(stream); in read_word_be()
50 if (byte == -1) in read_word_be()
52 *word = (u32)byte | temp; in read_word_be()
76 int i, length, byte; in mtk_jpeg_do_parse() local
79 byte = read_byte(&stream); in mtk_jpeg_do_parse()
80 if (byte == -1) in mtk_jpeg_do_parse()
[all …]
/Linux-v4.19/arch/arm64/crypto/
Daes-cipher-core.S141 .byte 0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38
142 .byte 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb
143 .byte 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87
144 .byte 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb
145 .byte 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d
146 .byte 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e
147 .byte 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2
148 .byte 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25
149 .byte 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16
150 .byte 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92
[all …]
Daes-neon.S278 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5
279 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76
280 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0
281 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0
282 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc
283 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15
284 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a
285 .byte 0x07, 0x12, 0x80, 0xe2, 0xeb, 0x27, 0xb2, 0x75
286 .byte 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0
287 .byte 0x52, 0x3b, 0xd6, 0xb3, 0x29, 0xe3, 0x2f, 0x84
[all …]
/Linux-v4.19/drivers/media/i2c/
Dtea6415c.c53 u8 byte = 0; in tea6415c_s_routing() local
66 byte = 0x00; in tea6415c_s_routing()
69 byte = 0x20; in tea6415c_s_routing()
72 byte = 0x10; in tea6415c_s_routing()
75 byte = 0x08; in tea6415c_s_routing()
78 byte = 0x18; in tea6415c_s_routing()
81 byte = 0x28; in tea6415c_s_routing()
87 byte |= 0x00; in tea6415c_s_routing()
90 byte |= 0x04; in tea6415c_s_routing()
93 byte |= 0x02; in tea6415c_s_routing()
[all …]
/Linux-v4.19/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 …]
/Linux-v4.19/arch/arm/crypto/
Daes-cipher-core.S190 .byte 0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38
191 .byte 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb
192 .byte 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87
193 .byte 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb
194 .byte 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d
195 .byte 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e
196 .byte 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2
197 .byte 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25
198 .byte 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16
199 .byte 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92
[all …]

12345678910>>...43