Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 200 of 909) sorted by relevance

12345

/linux-4.4.14/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-4.4.14/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 …]
Dashlsi3.S75 .byte ashlsi3_0-ashlsi3_table
76 .byte ashlsi3_1-ashlsi3_table
77 .byte ashlsi3_2-ashlsi3_table
78 .byte ashlsi3_3-ashlsi3_table
79 .byte ashlsi3_4-ashlsi3_table
80 .byte ashlsi3_5-ashlsi3_table
81 .byte ashlsi3_6-ashlsi3_table
82 .byte ashlsi3_7-ashlsi3_table
83 .byte ashlsi3_8-ashlsi3_table
84 .byte ashlsi3_9-ashlsi3_table
[all …]
Dashrsi3.S76 .byte ashrsi3_0-ashrsi3_table
77 .byte ashrsi3_1-ashrsi3_table
78 .byte ashrsi3_2-ashrsi3_table
79 .byte ashrsi3_3-ashrsi3_table
80 .byte ashrsi3_4-ashrsi3_table
81 .byte ashrsi3_5-ashrsi3_table
82 .byte ashrsi3_6-ashrsi3_table
83 .byte ashrsi3_7-ashrsi3_table
84 .byte ashrsi3_8-ashrsi3_table
85 .byte ashrsi3_9-ashrsi3_table
[all …]
Dlshrsi3.S75 .byte lshrsi3_0-lshrsi3_table
76 .byte lshrsi3_1-lshrsi3_table
77 .byte lshrsi3_2-lshrsi3_table
78 .byte lshrsi3_3-lshrsi3_table
79 .byte lshrsi3_4-lshrsi3_table
80 .byte lshrsi3_5-lshrsi3_table
81 .byte lshrsi3_6-lshrsi3_table
82 .byte lshrsi3_7-lshrsi3_table
83 .byte lshrsi3_8-lshrsi3_table
84 .byte lshrsi3_9-lshrsi3_table
[all …]
/linux-4.4.14/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-4.4.14/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-4.4.14/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.h130 byte msn[MAX_CPN_MASK_SIZE];
144 byte *info;
149 byte info[MAX_MSG_SIZE];
165 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc);
184 byte *xbuffer_used;
193 byte *queue;
199 byte msg_lost;
200 byte appl_flags;
204 byte MaxNCCI;
205 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 …]
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 …]
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 …]
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 …]
Dcapi20.h120 byte structs[0]; /* Additional Info */
129 byte structs[0]; /* Called party number,
146 byte structs[0]; /* Called party number,
158 byte structs[0]; /* B_protocol,
165 byte structs[0]; /* Connected party number,
171 byte structs[0]; /* empty */
175 byte structs[0]; /* Additional Info */
187 byte structs[0]; /* empty */
193 byte structs[0]; /* Calling party number,
202 byte structs[0]; /* Called party number,
[all …]
Distream.c44 byte usr1,
45 byte usr2);
51 byte *usr1,
52 byte *usr2);
75 byte usr1, in diva_istream_write()
76 byte usr2) { in diva_istream_write()
80 byte *data_ptr = (byte *)data; in diva_istream_write()
153 byte *usr1, in diva_istream_read()
154 byte *usr2) { in diva_istream_read()
158 byte *data_ptr = (byte *)data; in diva_istream_read()
Dpc.h33 byte P[270]; /* data/parameter field */
40 byte Req; /* request register */
41 byte ReqId; /* request task/entity identification */
42 byte Rc; /* return code register */
43 byte RcId; /* return code task/entity identification */
44 byte Ind; /* Indication register */
45 byte IndId; /* Indication task/entity identification */
46 byte IMask; /* Interrupt Mask Flag */
47 byte RNR; /* Receiver Not Ready (set by PC) */
48 byte XLock; /* XBuffer locked Flag */
[all …]
Dio.c73 static byte extended_xdi_features[DIVA_XDI_EXTENDED_FEATURES_MAX_SZ + 1] = {
159 dump_trap_frame(PISDN_ADAPTER IoAdapter, byte __iomem *exceptionFrame) in dump_trap_frame()
205 byte i; in request()
395 e->No = (byte)i; in request()
587 byte mem_in(ADAPTER *a, void *addr) in mem_in()
589 byte val; in mem_in()
590 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_in()
598 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_inw()
605 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_in_dw()
614 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_in_buffer()
[all …]
Ds_bri.c44 byte __iomem *addrHi, *addrLo, *ioaddr; in bri_cpu_trapped()
48 byte __iomem *Port; in bri_cpu_trapped()
66 dump_trap_frame(IoAdapter, &((byte *)Xlog)[0x90]); in bri_cpu_trapped()
69 regs[0] = GET_DWORD(&((byte *)Xlog)[0x70]); in bri_cpu_trapped()
70 regs[1] = GET_DWORD(&((byte *)Xlog)[0x74]); in bri_cpu_trapped()
71 regs[2] = GET_DWORD(&((byte *)Xlog)[0x78]); in bri_cpu_trapped()
72 regs[3] = GET_DWORD(&((byte *)Xlog)[0x7c]); in bri_cpu_trapped()
96 outpp(addrHi, (byte)((BRI_UNCACHED_ADDR(IoAdapter->MemoryBase + IoAdapter->MemorySize - in bri_cpu_trapped()
105 byte __iomem *p = DIVA_OS_MEM_ATTACH_CTLREG(IoAdapter); in reset_bri_hardware()
113 byte __iomem *p = DIVA_OS_MEM_ATTACH_RESET(IoAdapter); in stop_bri_hardware()
[all …]
Dmessage.c77 static byte test_group_ind_mask_bit(PLCI *plci, word b);
82 static word api_parse(byte *, word, byte *, API_PARSE *);
83 static void api_save_msg(API_PARSE *in, byte *format, API_SAVE *out);
95 static void control_rc(PLCI *, byte, byte, byte, byte, byte);
96 static void data_rc(PLCI *, byte);
97 static void data_ack(PLCI *, byte);
99 static void SendInfo(PLCI *, dword, byte **, byte);
100 static void SendSetupInfo(APPL *, PLCI *, dword, byte **, byte);
101 static void SendSSExtInd(APPL *, PLCI *plci, dword Id, byte **parms);
103 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms);
[all …]
Dcapidtmf.h51 byte digit_buffer[CAPIDTMF_RECV_DIGIT_BUFFER_SIZE];
62 byte current_digit_value;
63 byte state;
67 byte ulaw;
70 word capidtmf_recv_indication(t_capidtmf_state *p_state, byte *buffer);
71 void capidtmf_recv_block(t_capidtmf_state *p_state, byte *buffer, word length);
72 void capidtmf_init(t_capidtmf_state *p_state, byte ulaw);
Ddebug.c21 static void single_p(byte *P, word *PLength, byte Id);
23 static word SuperTraceCreateReadReq(byte *P, const char *path);
49 byte *pmem;
78 byte *Base; /* lowest address (constant) */
79 byte *High; /* Base + Size (constant) */
80 byte *Head; /* first message in queue (if any) */
81 byte *Tail; /* first free position */
82 byte *Wrap; /* current wraparound position */
96 static void queueInit(MSG_QUEUE *Q, byte *Buffer, dword sizeBuffer) { in queueInit()
104 static byte *queueAllocMsg(MSG_QUEUE *Q, word size) { in queueAllocMsg()
[all …]
Dplatform.h54 #ifndef byte
55 #define byte u8 macro
200 void PCIwrite(byte bus, byte func, int offset, void *data, int length, void *pci_dev_handle);
201 void PCIread(byte bus, byte func, int offset, void *data, int length, void *pci_dev_handle);
211 byte inpp(void __iomem *);
222 byte irq_nr;
226 int diva_os_register_irq(void *context, byte irq, const char *name);
227 void diva_os_remove_irq(void *context, byte irq);
Dcapifunc.c27 byte max_appl = MAX_APPL;
28 byte max_adapter = 0;
31 byte UnMapController(byte);
49 static byte ControllerMap[MAX_DESCRIPTORS + 1];
113 byte MapController(byte Controller) in MapController()
115 byte i; in MapController()
116 byte MappedController = 0; in MapController()
117 byte ctrl = Controller & 0x7f; /* mask external controller bit off */ in MapController()
121 MappedController = (byte) i; in MapController()
135 byte UnMapController(byte MappedController) in UnMapController()
[all …]
Ds_4bri.c48 byte __iomem *base; in qBri_cpu_trapped()
102 byte volatile __iomem *qBriCntrl; in reset_qBri_hardware()
103 byte volatile __iomem *p; in reset_qBri_hardware()
129 byte volatile __iomem *qBriReset; in start_qBri_hardware()
130 byte volatile __iomem *p; in start_qBri_hardware()
147 byte volatile __iomem *p; in stop_qBri_hardware()
186 static byte *qBri_check_FPGAsrc(PISDN_ADAPTER IoAdapter, char *FileName, in qBri_check_FPGAsrc()
188 byte *File; in qBri_check_FPGAsrc()
192 if (!(File = (byte *)xdiLoadFile(FileName, Length, 0))) { in qBri_check_FPGAsrc()
277 byte *File; in qBri_FPGA_download()
[all …]
Ddivasmain.c202 byte diva_os_get_pci_bus(void *pci_dev_handle) in diva_os_get_pci_bus()
205 return ((byte) pdev->bus->number); in diva_os_get_pci_bus()
208 byte diva_os_get_pci_func(void *pci_dev_handle) in diva_os_get_pci_func()
211 return ((byte) pdev->devfn); in diva_os_get_pci_func()
252 void PCIwrite(byte bus, byte func, int offset, void *data, int length, in PCIwrite()
282 byte *p = (byte *) data; in PCIwrite()
293 void PCIread(byte bus, byte func, int offset, void *data, int length, in PCIread()
320 byte *p = (byte *) data; in PCIread()
448 byte __inline__ inpp(void __iomem *addr) in inpp()
481 int diva_os_register_irq(void *context, byte irq, const char *name) in diva_os_register_irq()
[all …]
Dos_pri.c135 (byte) divasa_get_pci_irq(a->resources.pci.bus, in diva_pri_init_card()
410 const byte *data, dword length, dword limit) in diva_pri_write_sdram_block()
412 byte __iomem *p = DIVA_OS_MEM_ATTACH_ADDRESS(IoAdapter); in diva_pri_write_sdram_block()
413 byte __iomem *mem = p; in diva_pri_write_sdram_block()
438 byte __iomem *p; in diva_pri_start_adapter()
473 byte __iomem *p = (byte __iomem *)boot; in diva_pri_start_adapter()
663 (byte *)&cmd[1], in diva_pri_cmd_card_proc()
734 byte __iomem *p = DIVA_OS_MEM_ATTACH_ADDRESS(&a->xdi_adapter); in diva_pri_cmd_card_proc()
735 byte __iomem *src = p; in diva_pri_cmd_card_proc()
736 byte *dst = a->xdi_mbox.data; in diva_pri_cmd_card_proc()
[all …]
Dos_bri.c44 const byte *data, dword length);
80 byte Bus, Slot; in diva_bri_init_card()
82 byte __iomem *p; in diva_bri_init_card()
105 (byte) divasa_get_pci_irq(a->resources.pci.bus, in diva_bri_init_card()
335 byte __iomem *confIO; in diva_bri_get_serial_number()
477 (byte *)&cmd[1], in diva_bri_cmd_card_proc()
518 byte __iomem *addrHi, *addrLo, *ioaddr; in diva_bri_reset_adapter()
520 byte __iomem *Port; in diva_bri_reset_adapter()
539 outpp(addrHi, (byte) 0); in diva_bri_reset_adapter()
546 (byte) ( in diva_bri_reset_adapter()
[all …]
Ddivasync.h77 byte *features;
103 byte flag_dynamic_l1_down;
104 byte group_optimization_enabled;
176 byte usr1,
177 byte usr2);
183 byte *usr1,
184 byte *usr2);
Dxdi_adapter.h10 byte bus;
11 byte func;
19 byte irq;
Ddebug_if.h44 int diva_maint_init(byte *base, unsigned long length, int do_init);
53 int diva_get_driver_info(dword id, byte *data, int data_length);
54 int diva_get_driver_dbg_mask(dword id, byte *data);
Dmntfunc.c138 byte data[128]; in maint_read_write()
166 if ((ret = diva_get_driver_dbg_mask(id, (byte *) data)) > 0) { in maint_read_write()
213 byte *pbuf; in maint_read_write()
245 byte *pbuf = NULL; in maint_read_write()
268 pbuf[written++] = (byte) size; in maint_read_write()
269 pbuf[written++] = (byte) (size >> 8); in maint_read_write()
Dcapidtmf.c157 static byte capidtmf_leading_zeroes_table[0x100] =
464 word capidtmf_recv_indication(t_capidtmf_state *p_state, byte *buffer) in capidtmf_recv_indication()
490 void capidtmf_recv_block(t_capidtmf_state *p_state, byte *buffer, word length) in capidtmf_recv_block()
492 byte result_digit; in capidtmf_recv_block()
496 byte *p; in capidtmf_recv_block()
498 byte goertzel_result_buffer[CAPIDTMF_RECV_TOTAL_FREQUENCY_COUNT]; in capidtmf_recv_block()
571 goertzel_result_buffer[i] = (byte) n; in capidtmf_recv_block()
580 result_digit = (byte) i; in capidtmf_recv_block()
593 result_digit |= (byte) n; in capidtmf_recv_block()
678 void capidtmf_init(t_capidtmf_state *p_state, byte ulaw) in capidtmf_init()
Ddiva_pci.h16 byte diva_os_get_pci_bus(void *pci_dev_handle);
17 byte diva_os_get_pci_func(void *pci_dev_handle);
Dos_4bri.c67 byte *data, dword length);
71 const byte *data,
147 byte __iomem *p; in diva_4bri_init_card()
210 (byte) divasa_get_pci_irq(a->resources.pci.bus, in diva_4bri_init_card()
534 byte Bus, Slot; in _4bri_get_serial_number()
713 (byte *)&cmd[1], in diva_4bri_cmd_card_proc()
733 (byte *) & in diva_4bri_cmd_card_proc()
791 byte __iomem *p = DIVA_OS_MEM_ATTACH_ADDRESS(&a->xdi_adapter); in diva_4bri_cmd_card_proc()
792 byte __iomem *src = p; in diva_4bri_cmd_card_proc()
793 byte *dst = a->xdi_mbox.data; in diva_4bri_cmd_card_proc()
[all …]
Ds_pri.c50 byte __iomem *base; in pri_cpu_trapped()
92 byte __iomem *p = DIVA_OS_MEM_ATTACH_RESET(IoAdapter); in reset_pri_hardware()
104 byte __iomem *p; in stop_pri_hardware()
132 byte __iomem *cfg = DIVA_OS_MEM_ATTACH_CFG(IoAdapter); in pri_ISR()
Dum_idi.c35 static int process_idi_rc(divas_um_idi_entity_t *e, byte rc);
36 static int process_idi_ind(divas_um_idi_entity_t *e, byte ind);
37 static int write_return_code(divas_um_idi_entity_t *e, byte rc);
536 byte Req = (byte) req->Req; in process_idi_request()
580 e->e.ReqCh = (byte) req->ReqCh; in process_idi_request()
582 e->e.X->P = (byte *)&req[1]; /* Our buffer is safe */ in process_idi_request()
624 static int process_idi_rc(divas_um_idi_entity_t *e, byte rc) in process_idi_rc()
677 static int process_idi_ind(divas_um_idi_entity_t *e, byte ind) in process_idi_ind()
687 e->e.R->P = (byte *)&pind[1]; in process_idi_ind()
733 static int write_return_code(divas_um_idi_entity_t *e, byte rc) in write_return_code()
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/sh/lib64/
Dsdivsi3.S82 .byte 66
83 .byte 70
84 .byte 75
85 .byte 81
86 .byte 87
87 .byte 93
88 .byte 101
89 .byte 109
90 .byte 119
91 .byte 130
[all …]
/linux-4.4.14/Documentation/input/
Dalps.txt32 00-00-64 if no buttons are pressed. The bits 0-2 of the first byte will be 1s
51 one-byte device registers in a 16-bit address space. The command sequence
53 with 88-07 followed by a third byte. This third byte can be used to determine
75 sequences for the "Dolphin" touchpads as determined by the second byte
91 byte 0: 0 0 YSGN XSGN 1 M R L
92 byte 1: X7 X6 X5 X4 X3 X2 X1 X0
93 byte 2: Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0
104 byte 0: 1 0 0 0 1 x9 x8 x7
105 byte 1: 0 x6 x5 x4 x3 x2 x1 x0
106 byte 2: 0 ? ? l r ? fin ges
[all …]
Delantech.txt22 4.2 Native relative mode 4 byte packet format
23 4.3 Native absolute mode 4 byte packet format
26 5.2 Native absolute mode 6 byte packet format
32 6.2 Native absolute mode 6 byte packet format
37 7.2 Native absolute mode 6 byte packet format
43 8.2 Native relative mode 6 byte packet format
194 A: 1 = absolute mode (needs 4 byte packets, see reg_11)
207 F: 1 = enable native 4 byte packet mode
241 4.2 Native relative mode 4 byte packet format
244 byte 0:
[all …]
/linux-4.4.14/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 …]
Dtda9840.c71 u8 byte; in tda9840_status() local
73 if (1 != i2c_master_recv(client, &byte, 1)) { in tda9840_status()
79 if (byte & 0x80) { in tda9840_status()
85 v4l2_dbg(1, debug, sd, "TDA9840_DETECT: byte: 0x%02x\n", byte); in tda9840_status()
86 return byte & 0x60; in tda9840_status()
92 int byte; in tda9840_s_tuner() local
99 byte = TDA9840_SET_MONO; in tda9840_s_tuner()
101 byte = (t->audmode == V4L2_TUNER_MODE_MONO) ? in tda9840_s_tuner()
106 byte = TDA9840_SET_BOTH; in tda9840_s_tuner()
109 byte = TDA9840_SET_LANG2; in tda9840_s_tuner()
[all …]
Dtea6420.c55 u8 byte; in tea6420_s_routing() local
65 byte = ((o - 1) << 5); in tea6420_s_routing()
66 byte |= (i - 1); in tea6420_s_routing()
71 byte |= (3 << 3); in tea6420_s_routing()
74 byte |= (2 << 3); in tea6420_s_routing()
77 byte |= (1 << 3); in tea6420_s_routing()
83 ret = i2c_smbus_write_byte(client, byte); in tea6420_s_routing()
/linux-4.4.14/drivers/net/irda/
Dma600-sir.c111 __u8 byte; in get_control_byte() local
116 byte = MA600_115200; in get_control_byte()
119 byte = MA600_57600; in get_control_byte()
122 byte = MA600_38400; in get_control_byte()
125 byte = MA600_19200; in get_control_byte()
128 byte = MA600_9600; in get_control_byte()
131 byte = MA600_2400; in get_control_byte()
135 return byte; in get_control_byte()
169 u8 byte; in ma600_change_speed() local
181 byte = get_control_byte(speed); in ma600_change_speed()
[all …]
Dtoim3232-sir.c238 u8 byte; in toim3232_change_speed() local
247 byte = TOIM3232_PW|TOIM3232_2400; in toim3232_change_speed()
254 byte = TOIM3232_PW|TOIM3232_9600; in toim3232_change_speed()
257 byte = TOIM3232_PW|TOIM3232_19200; in toim3232_change_speed()
260 byte = TOIM3232_PW|TOIM3232_38400; in toim3232_change_speed()
263 byte = TOIM3232_PW|TOIM3232_57600; in toim3232_change_speed()
266 byte = TOIM3232_115200; in toim3232_change_speed()
277 sirdev_raw_write(dev, &byte, 1); in toim3232_change_speed()
Dtekram-sir.c126 u8 byte; in tekram_change_speed() local
138 byte = TEKRAM_PW|TEKRAM_9600; in tekram_change_speed()
141 byte = TEKRAM_PW|TEKRAM_19200; in tekram_change_speed()
144 byte = TEKRAM_PW|TEKRAM_38400; in tekram_change_speed()
147 byte = TEKRAM_PW|TEKRAM_57600; in tekram_change_speed()
150 byte = TEKRAM_115200; in tekram_change_speed()
161 sirdev_raw_write(dev, &byte, 1); in tekram_change_speed()
Dvlsi_ir.c182 u8 byte; in vlsi_proc_ndev() local
197 pci_read_config_byte(idev->pdev, VLSI_PCI_IRMISC, &byte); in vlsi_proc_ndev()
199 (byte&IRMISC_IRRAIL) ? " irrail" : "", in vlsi_proc_ndev()
200 (byte&IRMISC_IRPD) ? " irpd" : "", in vlsi_proc_ndev()
201 (byte&IRMISC_UARTTST) ? " uarttest" : "", in vlsi_proc_ndev()
202 (byte&IRMISC_UARTEN) ? "@" : " disabled\n"); in vlsi_proc_ndev()
203 if (byte&IRMISC_UARTEN) { in vlsi_proc_ndev()
205 (byte&2) ? ((byte&1) ? "3e8" : "2e8") in vlsi_proc_ndev()
206 : ((byte&1) ? "3f8" : "2f8")); in vlsi_proc_ndev()
208 pci_read_config_byte(idev->pdev, VLSI_PCI_CLKCTL, &byte); in vlsi_proc_ndev()
[all …]
/linux-4.4.14/arch/arm/mach-sa1100/
Djornada720_ssp.c36 u8 inline jornada_ssp_reverse(u8 byte) in jornada_ssp_reverse() argument
39 ((0x80 & byte) >> 7) | in jornada_ssp_reverse()
40 ((0x40 & byte) >> 5) | in jornada_ssp_reverse()
41 ((0x20 & byte) >> 3) | in jornada_ssp_reverse()
42 ((0x10 & byte) >> 1) | in jornada_ssp_reverse()
43 ((0x08 & byte) << 1) | in jornada_ssp_reverse()
44 ((0x04 & byte) << 3) | in jornada_ssp_reverse()
45 ((0x02 & byte) << 5) | in jornada_ssp_reverse()
46 ((0x01 & byte) << 7); in jornada_ssp_reverse()
59 int jornada_ssp_byte(u8 byte) in jornada_ssp_byte() argument
[all …]
/linux-4.4.14/arch/xtensa/lib/
Dstrnlen_user.S60 movi a5, MASK0 # mask for byte 0
61 movi a6, MASK1 # mask for byte 1
62 movi a7, MASK2 # mask for byte 2
63 movi a8, MASK3 # mask for byte 3
82 bnone a9, a5, .Lz0 # if byte 0 is zero
83 bnone a9, a6, .Lz1 # if byte 1 is zero
84 bnone a9, a7, .Lz2 # if byte 2 is zero
85 bnone a9, a8, .Lz3 # if byte 3 is zero
96 bnone a9, a5, .Lz0 # if byte 0 is zero
97 bnone a9, a6, .Lz1 # if byte 1 is zero
[all …]
Dstrncpy_user.S65 movi a5, MASK0 # mask for byte 0
66 movi a6, MASK1 # mask for byte 1
67 movi a7, MASK2 # mask for byte 2
68 movi a8, MASK3 # mask for byte 3
78 EX(l8ui, a9, a3, 0, fixup_l) # get byte 0
80 EX(s8i, a9, a11, 0, fixup_s) # store byte 0
81 beqz a9, .Lret # if byte 0 is zero
88 EX(l8ui, a9, a3, 0, fixup_l) # get byte 0
90 EX(s8i, a9, a11, 0, fixup_s) # store byte 0
91 beqz a9, .Lret # if byte 0 is zero
[all …]
Dmemcopy.S78 .byte 0 # 1 mod 4 alignment for LOOPNEZ
103 .Ldst1mod2: # dst is only byte aligned
104 _bltui a4, 7, .Lbytecopy # do short copies byte by byte
106 # copy 1 byte
116 _bltui a4, 6, .Lbytecopy # do short copies byte by byte
199 # copy 1 byte
212 ssa8 a3 # set shift amount from byte offset
286 # copy 1 byte
344 .byte 0 # 1 mod 4 alignment for LOOPNEZ
370 .Lbackdst1mod2: # dst is only byte aligned
[all …]
Dmemset.S66 .byte 0 # (0 mod 4 alignment for LBEG)
102 # set 1 byte
113 bltui a4, 8, .Lbyteset # do short copies byte by byte
115 # dst is only byte aligned
116 # set 1 byte
134 .byte 0 # 1 mod 4 alignment for LOOPNEZ
Dusercopy.S92 SSA8( a3) # set shift amount from byte offset
101 .Ldst1mod2: # dst is only byte aligned
102 bltui a4, 7, .Lbytecopy # do short copies byte by byte
104 # copy 1 byte
114 bltui a4, 6, .Lbytecopy # do short copies byte by byte
128 .byte 0 # 1 mod 4 alignment for LOOPNEZ
154 .byte 0 # (0 mod 4 alignment for LBEG)
202 # copy 1 byte
214 .byte 0 # 1 mod 4 alignement for LOOPNEZ
279 # copy 1 byte
/linux-4.4.14/arch/arm64/crypto/
Daes-neon.S309 .byte 0x0, 0x5, 0xa, 0xf, 0x4, 0x9, 0xe, 0x3
310 .byte 0x8, 0xd, 0x2, 0x7, 0xc, 0x1, 0x6, 0xb
313 .byte 0x0, 0xd, 0xa, 0x7, 0x4, 0x1, 0xe, 0xb
314 .byte 0x8, 0x5, 0x2, 0xf, 0xc, 0x9, 0x6, 0x3
317 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5
318 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76
319 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0
320 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0
321 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc
322 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15
[all …]
/linux-4.4.14/arch/mips/vdso/
Delf.S40 .byte __mips /* isa_level */
44 .byte __mips_isa_rev
46 .byte 0
51 .byte 2 /* AFL_REG_64 */
53 .byte 1 /* AFL_REG_32 */
58 .byte 2 /* AFL_REG_64 */
60 .byte 1 /* AFL_REG_32 */
63 .byte 0 /* cpr2_size (AFL_REG_NONE) */
64 .byte 0 /* fp_abi (Val_GNU_MIPS_ABI_FP_ANY) */
/linux-4.4.14/arch/cris/arch-v10/lib/
Ddram_init.S125 .byte 3 ; Precharge
126 .byte 0 ; nop
127 .byte 2 ; refresh
128 .byte 0 ; nop
129 .byte 2 ; refresh
130 .byte 0 ; nop
131 .byte 2 ; refresh
132 .byte 0 ; nop
133 .byte 2 ; refresh
134 .byte 0 ; nop
[all …]
/linux-4.4.14/net/irda/
Dwrapper.c58 static inline int stuff_byte(__u8 byte, __u8 *buf) in stuff_byte() argument
60 switch (byte) { in stuff_byte()
66 buf[1] = byte^IRDA_TRANS; /* Complement bit 5 */ in stuff_byte()
71 buf[0] = byte; in stuff_byte()
282 iobuff_t *rx_buff, __u8 byte) in async_unwrap_bof() argument
322 iobuff_t *rx_buff, __u8 byte) in async_unwrap_eof() argument
380 iobuff_t *rx_buff, __u8 byte) in async_unwrap_ce() argument
410 iobuff_t *rx_buff, __u8 byte) in async_unwrap_other() argument
418 rx_buff->data[rx_buff->len++] = byte; in async_unwrap_other()
420 rx_buff->fcs = irda_fcs(rx_buff->fcs, byte); in async_unwrap_other()
[all …]
/linux-4.4.14/arch/powerpc/perf/
Dppc970-pmu.c149 int pmc, psel, unit, byte, bit; in p970_marked_instr_event() local
166 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in p970_marked_instr_event()
181 return (mask >> (byte * 8 + bit)) & 1; in p970_marked_instr_event()
197 int pmc, byte, unit, sh, spcsel; in p970_get_constraint() local
216 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in p970_get_constraint()
222 grp = byte & 1; in p970_get_constraint()
224 mask |= 0xfULL << (28 - 4 * byte); in p970_get_constraint()
225 value |= (unsigned long)unit << (28 - 4 * byte); in p970_get_constraint()
263 unsigned int pmc, unit, byte, psel; in p970_compute_mmcr() local
292 byte = (event[i] >> PM_BYTE_SH) & PM_BYTE_MSK; in p970_compute_mmcr()
[all …]
Dpower5-pmu.c143 int pmc, byte, unit, sh; in power5_get_constraint() local
168 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in power5_get_constraint()
169 if (byte >= 4) { in power5_get_constraint()
174 byte &= 3; in power5_get_constraint()
189 grp = byte & 1; in power5_get_constraint()
191 mask |= 0xfUL << (24 - 4 * byte); in power5_get_constraint()
192 value |= (unsigned long)unit << (24 - 4 * byte); in power5_get_constraint()
344 int bit, byte, unit; in power5_marked_instr_event() local
370 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in power5_marked_instr_event()
375 } else if (unit == PM_LSU1 && byte >= 4) { in power5_marked_instr_event()
[all …]
Dpower4-pmu.c220 int pmc, psel, unit, byte, bit; in p4_marked_instr_event() local
237 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in p4_marked_instr_event()
251 return (mask >> (byte * 8 + bit)) & 1; in p4_marked_instr_event()
257 int pmc, byte, unit, lower, sh; in p4_get_constraint() local
271 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in p4_get_constraint()
280 grp = byte & 1; in p4_get_constraint()
294 mask |= 0xfULL << (28 - 4 * byte); in p4_get_constraint()
295 value |= (unsigned long)unit << (28 - 4 * byte); in p4_get_constraint()
314 if (pmc && (event & PM_PMCSEL_MSK) == 6 && byte == 2) in p4_get_constraint()
362 unsigned int pmc, unit, byte, psel, lower; in p4_compute_mmcr() local
[all …]
Dpower5+-pmu.c139 int pmc, byte, unit, sh; in power5p_get_constraint() local
161 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in power5p_get_constraint()
162 if (byte >= 4) { in power5p_get_constraint()
167 byte &= 3; in power5p_get_constraint()
178 mask |= 0xfUL << (24 - 4 * byte); in power5p_get_constraint()
179 value |= (unsigned long)unit << (24 - 4 * byte); in power5p_get_constraint()
408 int bit, byte, unit; in power5p_marked_instr_event() local
439 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in power5p_marked_instr_event()
444 } else if (unit == PM_LSU1 && byte >= 4) { in power5p_marked_instr_event()
445 byte -= 4; in power5p_marked_instr_event()
[all …]
Dpower6-pmu.c142 int bit, byte, unit; in power6_marked_instr_event() local
168 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in power6_marked_instr_event()
171 return (mask >> (byte * 8 + bit)) & 1; in power6_marked_instr_event()
273 int pmc, byte, sh, subunit; in p6_get_constraint() local
285 byte = (event >> PM_BYTE_SH) & PM_BYTE_MSK; in p6_get_constraint()
286 sh = byte * 4 + (16 - PM_UNIT_SH); in p6_get_constraint()
/linux-4.4.14/crypto/
Dseed.c31 byte(const u32 x, const unsigned n) in byte() function
319 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
320 SS2[byte(t1, 2)] ^ SS3[byte(t1, 3)]; \
322 t0 = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ \
323 SS2[byte(t0, 2)] ^ SS3[byte(t0, 3)]; \
325 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
326 SS2[byte(t1, 2)] ^ SS3[byte(t1, 3)]; \
347 *(keyout++) = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ in seed_set_key()
348 SS2[byte(t0, 2)] ^ SS3[byte(t0, 3)]; in seed_set_key()
349 *(keyout++) = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ in seed_set_key()
[all …]
Daes_generic.c58 static inline u8 byte(const u32 x, const unsigned n) in byte() function
1142 crypto_fl_tab[0][byte(x, 0)] ^ \
1143 crypto_fl_tab[1][byte(x, 1)] ^ \
1144 crypto_fl_tab[2][byte(x, 2)] ^ \
1145 crypto_fl_tab[3][byte(x, 3)]
1301 bo[n] = crypto_ft_tab[0][byte(bi[n], 0)] ^ \
1302 crypto_ft_tab[1][byte(bi[(n + 1) & 3], 1)] ^ \
1303 crypto_ft_tab[2][byte(bi[(n + 2) & 3], 2)] ^ \
1304 crypto_ft_tab[3][byte(bi[(n + 3) & 3], 3)] ^ *(k + n); \
1316 bo[n] = crypto_fl_tab[0][byte(bi[n], 0)] ^ \
[all …]
/linux-4.4.14/arch/sparc/kernel/
Dvisemul.c435 unsigned long byte; in bshuffle() local
438 byte = (rs1 >> (which * 8)) & 0xff; in bshuffle()
440 byte = (rs2 >> ((which-8)*8)) & 0xff; in bshuffle()
441 rd_val |= (byte << (i * 8)); in bshuffle()
485 unsigned long byte; in pformat() local
489 for (byte = 0; byte < 4; byte++) { in pformat()
491 s16 src = (rs2 >> (byte * 16UL)) & 0xffffUL; in pformat()
500 rd_val |= (val << (8 * byte)); in pformat()
553 unsigned long byte; in pformat() local
558 for (byte = 0; byte < 4; byte++) { in pformat()
[all …]
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.c251 static int intel_pt_get_short_tnt(unsigned int byte, in intel_pt_get_short_tnt() argument
257 if (byte & BIT(7)) in intel_pt_get_short_tnt()
259 byte <<= 1; in intel_pt_get_short_tnt()
264 packet->payload = (uint64_t)byte << 57; in intel_pt_get_short_tnt()
269 static int intel_pt_get_cyc(unsigned int byte, const unsigned char *buf, in intel_pt_get_cyc() argument
273 uint64_t payload = byte >> 3; in intel_pt_get_cyc()
275 byte >>= 2; in intel_pt_get_cyc()
277 for (shift = 5; byte & 1; shift += 7) { in intel_pt_get_cyc()
282 byte = buf[offs++]; in intel_pt_get_cyc()
283 payload |= (byte >> 1) << shift; in intel_pt_get_cyc()
[all …]
/linux-4.4.14/arch/arm64/kernel/
Dkuser32.S96 .byte __NR_compat_sigreturn, 0x70, 0xa0, 0xe3 // mov r7, #__NR_compat_sigreturn
97 .byte __NR_compat_sigreturn, 0x00, 0x00, 0xef // svc #__NR_compat_sigreturn
102 .byte __NR_compat_sigreturn, 0x27 // svc #__NR_compat_sigreturn
103 .byte __NR_compat_sigreturn, 0xdf // mov r7, #__NR_compat_sigreturn
108 .byte __NR_compat_rt_sigreturn, 0x70, 0xa0, 0xe3 // mov r7, #__NR_compat_rt_sigreturn
109 .byte __NR_compat_rt_sigreturn, 0x00, 0x00, 0xef // svc #__NR_compat_rt_sigreturn
114 .byte __NR_compat_rt_sigreturn, 0x27 // svc #__NR_compat_rt_sigreturn
115 .byte __NR_compat_rt_sigreturn, 0xdf // mov r7, #__NR_compat_rt_sigreturn
Dhead.S92 .byte 0x41 // Magic number, "ARM\x64"
93 .byte 0x52
94 .byte 0x4d
95 .byte 0x64
122 .byte 0x02 // MajorLinkerVersion
123 .byte 0x14 // MinorLinkerVersion
172 .byte 0
173 .byte 0 // end of 0 padding of section name
186 .byte 0
187 .byte 0
[all …]
/linux-4.4.14/arch/x86/boot/
Dheader.S47 .byte 0x4d
48 .byte 0x5a
97 .byte 0
134 .byte 0x02 # MajorLinkerVersion
135 .byte 0x14 # MinorLinkerVersion
203 .byte 0
204 .byte 0
222 .byte 0
223 .byte 0
238 .byte 0
[all …]
Dbioscall.S49 .byte 0xcd /* INT opcode */
50 3: .byte 0
/linux-4.4.14/arch/x86/entry/vdso/vdso32/
Dsigreturn.S48 .byte 1 /* Version number */
52 .byte 8 /* Return address register column */
54 .byte 0x1b /* DW_EH_PE_pcrel|DW_EH_PE_sdata4. */
55 .byte 0 /* DW_CFA_nop */
81 .byte 0x0f; /* DW_CFA_def_cfa_expression */ \
83 0: .byte 0x74; /* DW_OP_breg4 */ \
85 .byte 0x06; /* DW_OP_deref */ \
89 .byte 0x10; /* DW_CFA_expression */ \
92 0: .byte 0x74; /* DW_OP_breg4 */ \
106 .byte 0x42 /* DW_CFA_advance_loc 2 -- nop; popl eax. */
/linux-4.4.14/drivers/block/paride/
Dparide.h101 #define out_p(offs,byte) outb(byte,pi->port+offs); delay_p; argument
104 #define w0(byte) {out_p(0,byte);} argument
106 #define w1(byte) {out_p(1,byte);} argument
108 #define w2(byte) {out_p(2,byte);} argument
110 #define w3(byte) {out_p(3,byte);} argument
111 #define w4(byte) {out_p(4,byte);} argument
/linux-4.4.14/arch/cris/arch-v32/mach-a3/
Ddram_init.S92 .byte regk_ddr2_deselect
94 .byte regk_ddr2_pre
96 .byte regk_ddr2_emrs2
98 .byte regk_ddr2_emrs3
100 .byte regk_ddr2_emrs
102 .byte regk_ddr2_mrs
104 .byte regk_ddr2_pre
106 .byte regk_ddr2_ref
108 .byte regk_ddr2_ref
110 .byte regk_ddr2_mrs
[all …]
/linux-4.4.14/arch/x86/include/asm/
Dinst.h193 .byte 0x66
198 .byte 0x40 | ((\opd1 & 8) >> 3) | ((\opd2 & 8) >> 1) | (\W << 3)
203 .byte \mod | (\opd1 & 7) | ((\opd2 & 7) << 3)
211 .byte 0x0f, 0x38, 0x00
220 .byte 0x0f, 0x3a, 0x44
222 .byte \imm8
230 .byte 0x0f, 0x3a, 0x16
232 .byte \imm8
240 .byte 0x0f, 0x3a, 0xdf
242 .byte \rcon
[all …]
Dalternative-asm.h31 .byte \orig_len
32 .byte \alt_len
33 .byte \pad_len
Dsmap.h21 #define __ASM_CLAC .byte 0x0f,0x01,0xca
22 #define __ASM_STAC .byte 0x0f,0x01,0xcb
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S173 .byte 0
177 .byte 0 ; filled in by the USB core
181 rx_ring_in: .byte 0
182 rx_ring_out: .byte 0
183 tx_ring_in: .byte 0
184 tx_ring_out: .byte 0
185 tx_unthrottle_threshold: .byte 0
190 .byte 0
192 .byte 0
194 .byte 0
[all …]
Dxircom_pgs.S175 .byte 0
179 .byte 0 ; filled in by the USB core
183 rx_ring_in: .byte 0
184 rx_ring_out: .byte 0
185 tx_ring_in: .byte 0
186 tx_ring_out: .byte 0
187 tx_unthrottle_threshold: .byte 0
192 .byte 0
194 .byte 0
196 .byte 0
[all …]
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_sdio_ops.c33 u8 byte; in rsi_sdio_master_access_msword() local
37 byte = (u8)(ms_word & 0x00FF); in rsi_sdio_master_access_msword()
40 "%s: MASTER_ACCESS_MSBYTE:0x%x\n", __func__, byte); in rsi_sdio_master_access_msword()
45 &byte); in rsi_sdio_master_access_msword()
53 byte = (u8)(ms_word >> 8); in rsi_sdio_master_access_msword()
55 rsi_dbg(INIT_ZONE, "%s:MASTER_ACCESS_LSBYTE:0x%x\n", __func__, byte); in rsi_sdio_master_access_msword()
59 &byte); in rsi_sdio_master_access_msword()
289 u8 byte; in rsi_init_sdio_slave_regs() local
293 byte = dev->next_read_delay; in rsi_init_sdio_slave_regs()
297 &byte); in rsi_init_sdio_slave_regs()
[all …]
/linux-4.4.14/drivers/mtd/maps/
Dck804xrom.c84 u8 byte; in ck804xrom_cleanup() local
88 pci_read_config_byte(window->pdev, 0x6d, &byte); in ck804xrom_cleanup()
89 pci_write_config_byte(window->pdev, 0x6d, byte & ~1); in ck804xrom_cleanup()
119 u8 byte; in ck804xrom_init_one() local
137 pci_read_config_byte(pdev, 0x88, &byte); in ck804xrom_init_one()
138 pci_write_config_byte(pdev, 0x88, byte | win_size_bits ); in ck804xrom_init_one()
141 pci_read_config_byte(pdev, 0x88, &byte); in ck804xrom_init_one()
143 if ((byte & ((1<<7)|(1<<6))) == ((1<<7)|(1<<6))) in ck804xrom_init_one()
145 else if ((byte & (1<<7)) == (1<<7)) in ck804xrom_init_one()
152 pci_read_config_byte(pdev, 0x88, &byte); in ck804xrom_init_one()
[all …]
Dichxrom.c94 u8 byte; in ichxrom_init_one() local
111 pci_read_config_byte(pdev, FWH_DEC_EN1, &byte); in ichxrom_init_one()
112 if (byte == 0xff) { in ichxrom_init_one()
114 pci_read_config_byte(pdev, FWH_DEC_EN2, &byte); in ichxrom_init_one()
115 if ((byte & 0x0f) == 0x0f) { in ichxrom_init_one()
118 else if ((byte & 0x0e) == 0x0e) { in ichxrom_init_one()
121 else if ((byte & 0x0c) == 0x0c) { in ichxrom_init_one()
124 else if ((byte & 0x08) == 0x08) { in ichxrom_init_one()
128 else if ((byte & 0xfe) == 0xfe) { in ichxrom_init_one()
131 else if ((byte & 0xfc) == 0xfc) { in ichxrom_init_one()
[all …]
Damd76xrom.c71 u8 byte; in amd76xrom_cleanup() local
75 pci_read_config_byte(window->pdev, 0x40, &byte); in amd76xrom_cleanup()
76 pci_write_config_byte(window->pdev, 0x40, byte & ~1); in amd76xrom_cleanup()
107 u8 byte; in amd76xrom_init_one() local
122 pci_read_config_byte(pdev, 0x43, &byte); in amd76xrom_init_one()
123 pci_write_config_byte(pdev, 0x43, byte | win_size_bits ); in amd76xrom_init_one()
126 pci_read_config_byte(pdev, 0x43, &byte); in amd76xrom_init_one()
127 if ((byte & ((1<<7)|(1<<6))) == ((1<<7)|(1<<6))) { in amd76xrom_init_one()
130 else if ((byte & (1<<7)) == (1<<7)) { in amd76xrom_init_one()
159 pci_read_config_byte(pdev, 0x40, &byte); in amd76xrom_init_one()
[all …]
Desb2rom.c120 u8 byte; in esb2rom_cleanup() local
123 pci_read_config_byte(window->pdev, BIOS_CNTL, &byte); in esb2rom_cleanup()
125 byte & ~BIOS_WRITE_ENABLE); in esb2rom_cleanup()
154 u8 byte; in esb2rom_init_one() local
225 pci_read_config_byte(pdev, BIOS_CNTL, &byte); in esb2rom_init_one()
226 if (!(byte & BIOS_WRITE_ENABLE) && (byte & (BIOS_LOCK_ENABLE))) { in esb2rom_init_one()
233 pci_write_config_byte(pdev, BIOS_CNTL, byte | BIOS_WRITE_ENABLE); in esb2rom_init_one()
/linux-4.4.14/drivers/parport/
Dieee1284_ops.c47 unsigned char byte; in parport_ieee1284_write_compat() local
122 byte = *addr++; in parport_ieee1284_write_compat()
123 parport_write_data (port, byte); in parport_ieee1284_write_compat()
158 unsigned char byte = 0; in parport_ieee1284_read_nibble()
211 byte |= nibble << 4; in parport_ieee1284_read_nibble()
212 *buf++ = byte; in parport_ieee1284_read_nibble()
214 byte = nibble; in parport_ieee1284_read_nibble()
251 unsigned char byte; in parport_ieee1284_read_byte()
279 byte = parport_read_data (port); in parport_ieee1284_read_byte()
280 *buf++ = byte; in parport_ieee1284_read_byte()
[all …]
/linux-4.4.14/sound/firewire/
Dscs1x.c135 u8 byte; in scs_output_tasklet() local
151 if (snd_rawmidi_transmit(stream, &byte, 1) != 1) { in scs_output_tasklet()
161 if (scs->output_escaped && byte < 0x80) { in scs_output_tasklet()
164 scs->buffer[i] = byte << 4; in scs_output_tasklet()
168 scs->buffer[i++] |= byte & 0x0f; in scs_output_tasklet()
171 } else if (byte < 0x80) { in scs_output_tasklet()
178 scs->buffer[i++] = byte; in scs_output_tasklet()
191 } else if (byte == 0xf7) { in scs_output_tasklet()
204 } else if (!is_invalid_cmd(byte) && in scs_output_tasklet()
205 byte < 0xf8) { in scs_output_tasklet()
[all …]
/linux-4.4.14/arch/mips/lasat/
Dpicvue.c35 static void pvc_write_byte(u32 data, u8 byte) in pvc_write_byte() argument
40 data |= byte << picvue->data_shift; in pvc_write_byte()
49 u8 byte; in pvc_read_byte() local
54 byte = (pvc_reg_read() & picvue->data_mask) >> picvue->data_shift; in pvc_read_byte()
58 return byte; in pvc_read_byte()
64 u8 byte; in pvc_read_data() local
69 byte = pvc_read_byte(data); in pvc_read_data()
72 return byte; in pvc_read_data()
91 static void pvc_write(u8 byte, int mode) in pvc_write() argument
101 pvc_write_byte(data, byte); in pvc_write()
Dat93c.c131 u8 byte; in at93c_read() local
134 byte = at93c_read_byte(); in at93c_read()
136 return byte; in at93c_read()
Dds1603.c90 static void rtc_write_byte(unsigned int byte) in rtc_write_byte() argument
95 rtc_write_databit(byte & 1L); in rtc_write_byte()
96 byte >>= 1; in rtc_write_byte()
/linux-4.4.14/arch/cris/arch-v32/mach-fs/
Ddram_init.S106 .byte regk_bif_core_pre ; Precharge
107 .byte regk_bif_core_ref ; refresh
108 .byte regk_bif_core_ref ; refresh
109 .byte regk_bif_core_ref ; refresh
110 .byte regk_bif_core_ref ; refresh
111 .byte regk_bif_core_ref ; refresh
112 .byte regk_bif_core_ref ; refresh
113 .byte regk_bif_core_ref ; refresh
114 .byte regk_bif_core_ref ; refresh
115 .byte regk_bif_core_mrs ; mrs
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_dp_auxch.c64 u8 byte; in radeon_dp_aux_transfer_native() local
120 byte = (msg->request << 4) | ((msg->address >> 16) & 0xf); in radeon_dp_aux_transfer_native()
122 AUX_SW_DATA_MASK(byte) | AUX_SW_AUTOINCREMENT_DISABLE); in radeon_dp_aux_transfer_native()
124 byte = (msg->address >> 8) & 0xff; in radeon_dp_aux_transfer_native()
126 AUX_SW_DATA_MASK(byte)); in radeon_dp_aux_transfer_native()
128 byte = msg->address & 0xff; in radeon_dp_aux_transfer_native()
130 AUX_SW_DATA_MASK(byte)); in radeon_dp_aux_transfer_native()
132 byte = msize; in radeon_dp_aux_transfer_native()
134 AUX_SW_DATA_MASK(byte)); in radeon_dp_aux_transfer_native()
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-i2c.c160 int addr, rc, i, byte; in tm6000_i2c_xfer() local
185 for (byte = 0; byte < msgs[i].len; byte++) in tm6000_i2c_xfer()
186 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in tm6000_i2c_xfer()
207 for (byte = 0; byte < msgs[i].len; byte++) in tm6000_i2c_xfer()
208 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in tm6000_i2c_xfer()
212 for (byte = 0; byte < msgs[i].len; byte++) in tm6000_i2c_xfer()
213 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in tm6000_i2c_xfer()
/linux-4.4.14/drivers/input/misc/
Dcm109.c85 u8 byte[4]; member
324 dev->ctl_data->byte[HID_OR0] |= BUZZER_ON; in cm109_submit_buzz_toggle()
326 dev->ctl_data->byte[HID_OR0] &= ~BUZZER_ON; in cm109_submit_buzz_toggle()
345 dev->irq_data->byte[0], in cm109_urb_irq_callback()
346 dev->irq_data->byte[1], in cm109_urb_irq_callback()
347 dev->irq_data->byte[2], in cm109_urb_irq_callback()
348 dev->irq_data->byte[3], in cm109_urb_irq_callback()
360 if (dev->irq_data->byte[HID_IR0] & 0x0f) { in cm109_urb_irq_callback()
361 const int code = (dev->irq_data->byte[HID_IR0] & 0x0f); in cm109_urb_irq_callback()
369 if ((dev->gpi & 0xf0) == (dev->irq_data->byte[HID_IR1] & 0xf0)) in cm109_urb_irq_callback()
[all …]
/linux-4.4.14/arch/arm/crypto/
Daes-armv4.S17 @ is endian-neutral. The performance is ~42 cycles/byte for 128-bit
27 @ Cortex A8 core and ~25 cycles per byte processed with 128-bit key.
32 @ improvement on Cortex A8 core and ~21.5 cycles per byte.
110 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5
111 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76
112 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0
113 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0
114 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc
115 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15
116 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a
[all …]
/linux-4.4.14/arch/metag/lib/
Dmemcpy.S15 ! If there are less than 16 bytes to copy use the byte copy loop
19 ! Simply copy a byte at a time
36 ! The destination address is not 8 byte aligned. We will copy bytes from
37 ! the source to the destination until the remaining data has an 8 byte
48 ! We have at least (16 - 7) = 9 bytes to copy - calculate the number of 8 byte
53 LSR D1Ar5, D1Ar3, #3 ! D1Ar5 = number of 8 byte blocks
57 ! Both source and destination are 8 byte aligned - the easy case.
59 LSRS D1Ar5, D1Ar3, #5 ! D1Ar5 = number of 32 byte blocks
74 ! If there are any remaining bytes use the byte copy loop, otherwise we are done
79 ! The destination is 8 byte aligned but the source is not, and there are 8
[all …]
Dmemset.S11 AND D0Ar2,D0Ar2,#0xFF ! Ensure a byte input value
12 MULW D0Ar2,D0Ar2,#0x0101 ! Duplicate byte value into 0-15
14 LSL D0Re0,D0Ar2,#16 ! Duplicate byte value into 16-31
15 ADD A0.2,D0Ar2,D0Re0 ! Duplicate byte value into 4 (A0.2)
18 ! start address is not aligned on an 8 byte boundary, so we
19 ! need the number of bytes up to the next 8 byte address
59 ! This does a byte structured burst of up to 7 bytes
62 ! D1Ar3 should be the remaining total byte count
/linux-4.4.14/drivers/spi/
Dspi-butterfly.c84 u8 bit, byte = pp->lastbyte; in setsck() local
89 byte |= bit; in setsck()
91 byte &= ~bit; in setsck()
92 parport_write_data(pp->port, byte); in setsck()
93 pp->lastbyte = byte; in setsck()
100 u8 bit, byte = pp->lastbyte; in setmosi() local
105 byte |= bit; in setmosi()
107 byte &= ~bit; in setmosi()
108 parport_write_data(pp->port, byte); in setmosi()
109 pp->lastbyte = byte; in setmosi()
Dspi-rb4xx.c51 static void do_spi_byte(struct rb4xx_spi *rbspi, u32 spi_ioc, u8 byte) in do_spi_byte() argument
56 do_spi_clk(rbspi, spi_ioc, byte >> i); in do_spi_byte()
76 static void do_spi_byte_two(struct rb4xx_spi *rbspi, u32 spi_ioc, u8 byte) in do_spi_byte_two() argument
78 do_spi_clk_two(rbspi, spi_ioc, byte >> 6); in do_spi_byte_two()
79 do_spi_clk_two(rbspi, spi_ioc, byte >> 4); in do_spi_byte_two()
80 do_spi_clk_two(rbspi, spi_ioc, byte >> 2); in do_spi_byte_two()
81 do_spi_clk_two(rbspi, spi_ioc, byte >> 0); in do_spi_byte_two()
Dspi-sun4i.c102 u8 byte; in sun4i_spi_drain_fifo() local
113 byte = readb(sspi->base_addr + SUN4I_RXDATA_REG); in sun4i_spi_drain_fifo()
115 *sspi->rx_buf++ = byte; in sun4i_spi_drain_fifo()
121 u8 byte; in sun4i_spi_fill_fifo() local
127 byte = sspi->tx_buf ? *sspi->tx_buf++ : 0; in sun4i_spi_fill_fifo()
128 writeb(byte, sspi->base_addr + SUN4I_TXDATA_REG); in sun4i_spi_fill_fifo()
Dspi-sun6i.c108 u8 byte; in sun6i_spi_drain_fifo() local
119 byte = readb(sspi->base_addr + SUN6I_RXDATA_REG); in sun6i_spi_drain_fifo()
121 *sspi->rx_buf++ = byte; in sun6i_spi_drain_fifo()
127 u8 byte; in sun6i_spi_fill_fifo() local
133 byte = sspi->tx_buf ? *sspi->tx_buf++ : 0; in sun6i_spi_fill_fifo()
134 writeb(byte, sspi->base_addr + SUN6I_TXDATA_REG); in sun6i_spi_fill_fifo()
/linux-4.4.14/fs/ntfs/
Dbitmap.c92 u8 *byte = kaddr + pos; in __ntfs_bitmap_set_bits_in_run() local
96 *byte |= 1 << bit++; in __ntfs_bitmap_set_bits_in_run()
98 *byte &= ~(1 << bit++); in __ntfs_bitmap_set_bits_in_run()
145 u8 *byte; in __ntfs_bitmap_set_bits_in_run() local
150 byte = kaddr + len; in __ntfs_bitmap_set_bits_in_run()
153 *byte |= 1 << bit; in __ntfs_bitmap_set_bits_in_run()
155 *byte &= ~(1 << bit); in __ntfs_bitmap_set_bits_in_run()
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_cs.h332 u8 byte[8]; in wwn2str() member
336 sprintf(wwn_str, "%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x", w.byte[0], in wwn2str()
337 w.byte[1], w.byte[2], w.byte[3], w.byte[4], w.byte[5], in wwn2str()
338 w.byte[6], w.byte[7]); in wwn2str()
346 u8 byte[4]; in fcid2str() member
350 sprintf(fcid_str, "%02x:%02x:%02x", f.byte[1], f.byte[2], f.byte[3]); in fcid2str()
/linux-4.4.14/drivers/pci/
Dsyscall.c20 u8 byte; in SYSCALL_DEFINE5() local
36 cfg_ret = pci_user_read_config_byte(dev, off, &byte); in SYSCALL_DEFINE5()
55 err = put_user(byte, (unsigned char __user *)buf); in SYSCALL_DEFINE5()
90 u8 byte; in SYSCALL_DEFINE5() local
104 err = get_user(byte, (u8 __user *)buf); in SYSCALL_DEFINE5()
107 err = pci_user_write_config_byte(dev, off, byte); in SYSCALL_DEFINE5()
/linux-4.4.14/include/asm-generic/
Dword-at-a-time.h26 long byte = 0; in find_zero() local
31 byte = 4; in find_zero()
36 byte += 2; in find_zero()
37 return (mask >> 8) ? byte : byte + 1; in find_zero()
/linux-4.4.14/net/sunrpc/auth_gss/
Dgss_krb5_keys.c77 int byte, i, msbit; in krb5_nfold() local
91 byte = 0; in krb5_nfold()
110 byte += (((in[((inbits - 1) - (msbit >> 3)) % inbits] << 8)| in krb5_nfold()
115 byte += out[i % outbits]; in krb5_nfold()
116 out[i % outbits] = byte & 0xff; in krb5_nfold()
119 byte >>= 8; in krb5_nfold()
124 if (byte) { in krb5_nfold()
127 byte += out[i]; in krb5_nfold()
128 out[i] = byte & 0xff; in krb5_nfold()
131 byte >>= 8; in krb5_nfold()
/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-arm.c647 #define LOAD_STORE(byte) \ in kprobe_arm_test_cases() argument
648 TEST_RP( "str"byte" r",0, VAL1,", [r",1, 24,", #-2]") \ in kprobe_arm_test_cases()
649 TEST_RP( "str"byte" r",14,VAL2,", [r",13,0, ", #2]") \ in kprobe_arm_test_cases()
650 TEST_RP( "str"byte" r",1, VAL1,", [r",2, 24,", #4]!") \ in kprobe_arm_test_cases()
651 TEST_RP( "str"byte" r",12,VAL2,", [r",11,24,", #-4]!") \ in kprobe_arm_test_cases()
652 TEST_RP( "str"byte" r",2, VAL1,", [r",3, 24,"], #48") \ in kprobe_arm_test_cases()
653 TEST_RP( "str"byte" r",10,VAL2,", [r",9, 64,"], #-48") \ in kprobe_arm_test_cases()
654 TEST_RP( "str"byte" r",3, VAL1,", [r",13,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"]!") \ in kprobe_arm_test_cases()
655 TEST_UNSUPPORTED("str"byte" r3, [r13, #-"__stringify(MAX_STACK_SIZE)"-8]!") \ in kprobe_arm_test_cases()
656 …TEST_RP( "str"byte" r",4, VAL1,", [r",10,TEST_MEMORY_SIZE,", #-"__stringify(MAX_STACK_SIZE)"-8]!")… in kprobe_arm_test_cases()
[all …]
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c377 int addr, rc, i, byte; in cx231xx_i2c_xfer() local
402 for (byte = 0; byte < msgs[i].len; byte++) in cx231xx_i2c_xfer()
403 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in cx231xx_i2c_xfer()
410 for (byte = 0; byte < msgs[i].len; byte++) in cx231xx_i2c_xfer()
411 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in cx231xx_i2c_xfer()
422 for (byte = 0; byte < msgs[i+1].len; byte++) in cx231xx_i2c_xfer()
423 printk(KERN_CONT " %02x", msgs[i+1].buf[byte]); in cx231xx_i2c_xfer()
429 for (byte = 0; byte < msgs[i].len; byte++) in cx231xx_i2c_xfer()
430 printk(KERN_CONT " %02x", msgs[i].buf[byte]); in cx231xx_i2c_xfer()
/linux-4.4.14/arch/sh/kernel/vsyscall/
Dvsyscall-trapa.S17 .byte 0x1 /* Version number */
21 .byte 0x11 /* Return address register column */
23 .byte 0x1b /* DW_EH_PE_pcrel | DW_EH_PE_sdata4. */
24 .byte 0xc,0xf,0x0 /* DW_CFA_def_cfa: r15 ofs 0 */
Dvsyscall-sigreturn.S44 .byte 0x1 /* Version number */
48 .byte 0x11 /* Return address register column */
50 .byte 0x1b /* DW_EH_PE_pcrel | DW_EH_PE_sdata4. */
51 .byte 0xc, 0xf, 0x0 /* DW_CFA_def_cfa: r15 ofs 0 */
/linux-4.4.14/arch/powerpc/crypto/
Daes-tab-4k.S300 .byte 0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38
301 .byte 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb
302 .byte 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87
303 .byte 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb
304 .byte 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d
305 .byte 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e
306 .byte 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2
307 .byte 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25
308 .byte 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16
309 .byte 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92
[all …]
/linux-4.4.14/drivers/net/wan/
Dsdla.c173 char byte, *temp; in sdla_byte() local
179 byte = *temp; in sdla_byte()
182 return byte; in sdla_byte()
883 char byte; in sdla_isr() local
895 byte = sdla_byte(dev, flp->type == SDLA_S508 ? SDLA_508_IRQ_INTERFACE : SDLA_502_IRQ_INTERFACE); in sdla_isr()
896 switch (byte) in sdla_isr()
911 netdev_warn(dev, "invalid irq flag 0x%02X\n", byte); in sdla_isr()
925 byte = 0; in sdla_isr()
926 …ev, flp->type == SDLA_S508 ? SDLA_508_IRQ_INTERFACE : SDLA_502_IRQ_INTERFACE, &byte, sizeof(byte)); in sdla_isr()
1011 char byte; in sdla_open() local
[all …]
/linux-4.4.14/sound/isa/gus/
Dgus_uart.c31 unsigned char stat, data, byte; in snd_gf1_interrupt_midi_in() local
54 byte = snd_gf1_uart_get(gus); in snd_gf1_interrupt_midi_in()
56 snd_rawmidi_receive(gus->midi_substream_input, &byte, 1); in snd_gf1_interrupt_midi_in()
65 char byte; in snd_gf1_interrupt_midi_out() local
74 …if (snd_rawmidi_transmit(gus->midi_substream_output, &byte, 1) != 1) { /* no other bytes or error … in snd_gf1_interrupt_midi_out()
77 snd_gf1_uart_put(gus, byte); in snd_gf1_interrupt_midi_out()
196 char byte; in snd_gf1_uart_output_trigger() local
215 if (snd_rawmidi_transmit(substream, &byte, 1) != 1) { in snd_gf1_uart_output_trigger()
219 snd_gf1_uart_put(gus, byte); in snd_gf1_uart_output_trigger()
/linux-4.4.14/Documentation/i2c/
Dsmbus-protocol23 single data byte, the functions using SMBus protocol operation names execute
42 Comm (8 bits): Command byte, a data byte which often selects a register on
44 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
46 Count (8 bits): A data byte containing the length of a block operation.
64 This reads a single byte from a device, without specifying a device
77 This operation is the reverse of Receive Byte: it sends a single byte
88 This reads a single byte from a device, from a designated register.
89 The register is specified through the Comm byte.
101 byte. But this time, the data is a complete word (16 bits).
115 This writes a single byte to a device, to a designated register. The
[all …]
Dslave-interface62 types described hereafter. 'val' holds an u8 value for the data byte to be
82 'val': backend returns first byte to be sent
87 should transmit the first byte.
91 'val': bus driver delivers received byte
92 'ret': 0 if the byte should be acked, some errno if the byte should be nacked
94 Another I2C master has sent a byte to us which needs to be set in 'val'. If 'ret'
95 is zero, the bus driver should ack this byte. If 'ret' is an errno, then the byte
100 'val': backend returns next byte to be sent
103 The bus driver requests the next byte to be sent to another I2C master in
104 'val'. Important: This does not mean that the previous byte has been acked, it
[all …]
Di2c-stub6 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w)
18 A pointer register with auto-increment is implemented for all byte
19 operations. This allows for continuous byte reads like those supported by
47 value 0x1f0000 would only enable the quick, byte and byte data
59 If your target driver polls some byte or word waiting for it to change, the
Di2c-protocol12 Comm (8 bits): Command byte, a data byte which often selects a register on
14 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
16 Count (8 bits): A data byte containing the length of a block operation.
44 a byte read, followed by a byte write:
/linux-4.4.14/drivers/i2c/
Di2c-stub.c55 module_param_array(bank_reg, byte, NULL, S_IRUGO);
59 module_param_array(bank_mask, byte, NULL, S_IRUGO);
63 module_param_array(bank_start, byte, NULL, S_IRUGO);
67 module_param_array(bank_end, byte, NULL, S_IRUGO);
165 data->byte = *wordp & 0xff; in stub_xfer()
168 addr, data->byte); in stub_xfer()
178 *wordp |= data->byte; in stub_xfer()
181 addr, data->byte, command); in stub_xfer()
186 (data->byte >> chip->bank_shift) in stub_xfer()
193 data->byte = *wordp & 0xff; in stub_xfer()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dfsmc-nand.txt11 defaults to 1 byte
15 byte 0 TCLR : CLE to RE delay in number of AHB clock cycles, only 4 bits
18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
19 byte 2 THIZ : number of HCLK clock cycles during which the data bus is
23 byte 3 THOLD : number of HCLK clock cycles to hold the address (and data
26 byte 4 TWAIT : number of HCLK clock cycles to assert the command to the
29 byte 5 TSET : number of HCLK clock cycles to assert the address before the
/linux-4.4.14/Documentation/
Dlzo.txt33 The first byte of the block follows a different encoding from other bytes, it
35 prior to that byte.
40 rate of at most 255 per extra byte (thus the compression ratio cannot exceed
43 length = byte & ((1 << #bits) - 1)
47 length += first-non-zero-byte
54 Certain encodings involve one extra byte, others involve two extra bytes
78 First byte encoding :
86 state = (byte - 17) = 0..3 [ copy <state> literals ]
87 skip byte
90 length = (byte - 17) = 4..238
[all …]
/linux-4.4.14/drivers/sbus/char/
Ductrl.c267 u32 byte; in uctrl_do_txn() local
277 byte = (txn->opcode << 8); in uctrl_do_txn()
278 WRITEUCTLDATA(byte); in uctrl_do_txn()
282 byte = (txn->inbuf[bytecnt] << 8); in uctrl_do_txn()
283 WRITEUCTLDATA(byte); in uctrl_do_txn()
289 READUCTLDATA(byte); in uctrl_do_txn()
290 dprintk(("ack was %x\n", (byte >> 8))); in uctrl_do_txn()
294 READUCTLDATA(byte); in uctrl_do_txn()
295 txn->outbuf[bytecnt] = (byte >> 8); in uctrl_do_txn()
296 dprintk(("set byte to %02x\n", byte)); in uctrl_do_txn()
/linux-4.4.14/drivers/mtd/nand/
Dnandsim.c118 module_param_array(id_bytes, byte, NULL, 0400);
119 module_param_named(first_id_byte, id_bytes[0], byte, 0400);
120 module_param_named(second_id_byte, id_bytes[1], byte, 0400);
121 module_param_named(third_id_byte, id_bytes[2], byte, 0400);
122 module_param_named(fourth_id_byte, id_bytes[3], byte, 0400);
298 u_char *byte; /* for byte access */ member
614 ns->pages[i].byte = NULL; in alloc_device()
648 if (ns->pages[i].byte) in free_device()
650 ns->pages[i].byte); in free_device()
793 ns->buf.byte = kmalloc(ns->geom.pgszoob, GFP_KERNEL); in init_nandsim()
[all …]
Dsocrates_nand.c86 uint8_t byte; in socrates_nand_read_byte() local
87 socrates_nand_read_buf(mtd, &byte, sizeof(byte)); in socrates_nand_read_byte()
88 return byte; in socrates_nand_read_byte()
/linux-4.4.14/arch/alpha/lib/
Dstrrchr.S24 mov zero, t8 # .. e1 : t8 is last match byte compare mask
32 cmpbge zero, t0, t1 # .. e1 : bits set iff byte == zero
36 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage
37 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
49 cmpbge zero, t0, t1 # .. e1 : bits set iff byte == zero
50 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
55 negq t1, t4 # e0 : isolate first null byte match
Dstrchr.S28 cmpbge zero, t0, t2 # .. e1 : bits set iff byte == zero
32 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage
35 cmpbge zero, t1, t3 # e0 : bits set iff byte == c
44 cmpbge zero, t0, t2 # e0 : bits set iff byte == 0
45 cmpbge zero, t1, t3 # .. e1 : bits set iff byte == c
52 and t0, t3, t1 # e0 : bit set iff byte was the char
Dev67-strchr.S48 cmpbge zero, t0, t2 # E : bits set iff byte == zero
49 cmpbge zero, t4, t4 # E : bits set iff byte is garbage
54 cmpbge zero, t1, t3 # E : bits set iff byte == c
71 cmpbge zero, t0, t2 # E : bits set iff byte == 0
73 cmpbge zero, t1, t3 # E : bits set iff byte == c
80 and t0, t3, t1 # E : bit set iff byte was the char
Dev67-strrchr.S42 mov zero, t8 # E : t8 is last match byte compare mask
54 cmpbge zero, t0, t1 # E : bits set iff byte == zero
57 cmpbge zero, t4, t4 # E : bits set iff byte is garbage
59 cmpbge zero, t2, t3 # E : bits set iff byte == c
76 cmpbge zero, t0, t1 # E : bits set iff byte == zero
77 cmpbge zero, t2, t3 # E : bits set iff byte == c
83 negq t1, t4 # E : isolate first null byte match
Dstrncat.S32 cmpbge $31, $1, $2 # bits set iff byte == 0
59 zapnot $1, $27, $2 # was last byte a null?
67 and $24, 0x80, $2 # no zero next byte
Dev67-strncat.S46 cmpbge $31, $1, $2 # E : bits set iff byte == 0
61 zapnot $1, $27, $2 # U : was last byte a null?
69 and $24, 0x80, $3 # E : no zero next byte
/linux-4.4.14/lib/raid6/
Dtilegx.uc25 /* Create 8 byte copies of constant byte */
30 * The SHLBYTE() operation shifts each byte left by 1, *not*
31 * rolling over into the next byte
40 * The MASK() operation returns 0xFF in any byte for which the high
41 * bit is 1, 0x00 for any byte for which the high bit is 0.
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-i2c.c246 int addr,rc,i,byte; in saa7134_i2c_xfer() local
282 for (byte = 0; byte < msgs[i].len; byte++) { in saa7134_i2c_xfer()
288 msgs[i].buf[byte] = rc; in saa7134_i2c_xfer()
303 for (byte = 0; byte < msgs[i].len; byte++) { in saa7134_i2c_xfer()
304 data = msgs[i].buf[byte]; in saa7134_i2c_xfer()
/linux-4.4.14/Documentation/arm64/
Dtagged-pointers.txt12 via TTBR0 (i.e. userspace mappings) have the top byte (bits 63:56) of
14 this byte for application use, with the following caveats:
19 their top byte cleared before trapping to the kernel.
31 virtual addresses differing only in the upper byte.
33 The architecture prevents the use of a tagged PC, so the upper byte will
/linux-4.4.14/arch/m68k/ifpsp060/
Dos.S68 | Linux/68k: The _060_[id]mem_{read,write}_{byte,word,long} functions
92 move.b (%a0)+,(%a1)+ | copy 1 byte
97 move.b (%a0)+,%d1 | copy 1 byte
125 move.b (%a0)+,(%a1)+ | copy 1 byte
132 move.b %d1,(%a1)+ | copy 1 byte
140 | Read a data byte from user memory.
146 | d0 - data byte in d0
155 dmrbuae:movs.b (%a0),%d0 | fetch user byte
157 dmrbs: move.b (%a0),%d0 | fetch super byte
234 | Write a data byte to user memory.
[all …]
/linux-4.4.14/drivers/auxdisplay/
Dks0108.c77 void ks0108_writedata(unsigned char byte) in ks0108_writedata() argument
79 parport_write_data(ks0108_parport, byte); in ks0108_writedata()
82 void ks0108_writecontrol(unsigned char byte) in ks0108_writecontrol() argument
85 parport_write_control(ks0108_parport, byte ^ (bit(0) | bit(1) | bit(3))); in ks0108_writecontrol()
/linux-4.4.14/sound/pci/ca0106/
Dca_midi.c56 unsigned char byte; in ca_midi_interrupt() local
68 byte = ca_midi_read_data(midi); in ca_midi_interrupt()
70 snd_rawmidi_receive(midi->substream_input, &byte, 1); in ca_midi_interrupt()
80 snd_rawmidi_transmit(midi->substream_output, &byte, 1) == 1) { in ca_midi_interrupt()
81 ca_midi_write_data(midi, byte); in ca_midi_interrupt()
230 unsigned char byte; in ca_midi_output_trigger() local
238 snd_rawmidi_transmit(substream, &byte, 1) != 1) { in ca_midi_output_trigger()
243 ca_midi_write_data(midi, byte); in ca_midi_output_trigger()
/linux-4.4.14/Documentation/hid/
Dhidraw.txt48 On a device which uses numbered reports, the first byte of the returned data
50 byte. For devices which do not use numbered reports, the report data
51 will begin at the first byte.
60 The first byte of the buffer passed to write() should be set to the report
61 number. If the device does not use numbered reports, the first byte should
62 be set to 0. The report data itself should begin at the second byte.
99 Set the first byte of the supplied buffer to the report number. For devices
100 which do not use numbered reports, set the first byte to 0. The report data
101 begins in the second byte. Make sure to set len accordingly, to one more
106 endpoint. The first byte of the supplied buffer should be set to the report
[all …]
/linux-4.4.14/sound/isa/sb/
Dsb8_midi.c39 char byte; in snd_sb8dsp_midi_interrupt() local
53 byte = inb(SBP(chip, READ)); in snd_sb8dsp_midi_interrupt()
55 snd_rawmidi_receive(chip->midi_substream_input, &byte, 1); in snd_sb8dsp_midi_interrupt()
180 char byte; in snd_sb8dsp_midi_output_write() local
187 if (snd_rawmidi_transmit_peek(substream, &byte, 1) != 1) { in snd_sb8dsp_midi_output_write()
202 outb(byte, SBP(chip, WRITE)); in snd_sb8dsp_midi_output_write()
205 snd_sbdsp_command(chip, byte); in snd_sb8dsp_midi_output_write()
/linux-4.4.14/arch/arm/lib/
Dfindbit.S49 beq 1b @ If new byte, goto old routine
90 beq 1b @ If new byte, goto old routine
107 1: eor r3, r2, #0x18 @ big endian byte ordering
124 beq 1b @ If new byte, goto old routine
125 eor r3, r2, #0x18 @ big endian byte ordering
141 1: eor r3, r2, #0x18 @ big endian byte ordering
158 beq 1b @ If new byte, goto old routine
159 eor r3, r2, #0x18 @ big endian byte ordering
Decard.S22 @ Returns: byte read
35 @ Returns: byte read
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbit.c142 nvkm_i2c_get_byte(struct nvkm_i2c_bus *bus, u8 *byte, bool last) in nvkm_i2c_get_byte() argument
146 *byte = 0; in nvkm_i2c_get_byte()
151 *byte |= bit << i; in nvkm_i2c_get_byte()
158 nvkm_i2c_put_byte(struct nvkm_i2c_bus *bus, u8 byte) in nvkm_i2c_put_byte() argument
162 ret = i2c_bitw(bus, !!(byte & (1 << i))); in nvkm_i2c_put_byte()
/linux-4.4.14/drivers/i2c/busses/
Di2c-diolan-u2c.c238 u8 *byte) in diolan_i2c_get_byte_ack() argument
244 *byte = dev->ibuffer[0]; in diolan_i2c_get_byte_ack()
251 static int diolan_i2c_put_byte_ack(struct i2c_diolan_u2c *dev, u8 byte) in diolan_i2c_put_byte_ack() argument
253 return diolan_usb_cmd_data(dev, CMD_I2C_PUT_BYTE_ACK, byte, false); in diolan_i2c_put_byte_ack()
369 u8 byte; in diolan_usb_xfer() local
379 ret = diolan_i2c_get_byte_ack(dev, ack, &byte); in diolan_usb_xfer()
386 if (byte == 0 in diolan_usb_xfer()
387 || byte > I2C_SMBUS_BLOCK_MAX) { in diolan_usb_xfer()
391 pmsg->len += byte; in diolan_usb_xfer()
393 pmsg->buf[j] = byte; in diolan_usb_xfer()
Di2c-xlr.c78 u8 offset, byte; in xlr_i2c_tx() local
107 byte = (pos < len) ? buf[pos] : 0; in xlr_i2c_tx()
108 xlr_i2c_wreg(priv->iobase, XLR_I2C_DATAOUT, byte); in xlr_i2c_tx()
137 u8 byte; in xlr_i2c_rx() local
158 byte = xlr_i2c_rdreg(priv->iobase, XLR_I2C_DATAIN); in xlr_i2c_rx()
160 buf[nbytes] = byte; in xlr_i2c_rx()
Di2c-brcmstb.c326 int cnt, byte, rc; in brcmstb_i2c_xfer_bsc_data() local
359 for (byte = 0; byte < 4; byte++) { in brcmstb_i2c_xfer_bsc_data()
361 if ((cnt + byte) < len) in brcmstb_i2c_xfer_bsc_data()
362 word |= buf[cnt + byte] << 24; in brcmstb_i2c_xfer_bsc_data()
380 for (byte = 0; byte < 4 && in brcmstb_i2c_xfer_bsc_data()
381 (byte + cnt) < len; byte++) { in brcmstb_i2c_xfer_bsc_data()
382 buf[cnt + byte] = data & 0xff; in brcmstb_i2c_xfer_bsc_data()
/linux-4.4.14/arch/nios2/boot/compressed/
Dhead.S111 .byte 0x00, 0x10
113 .byte 0
114 .byte 1
115 .byte 0x00, 0x80
/linux-4.4.14/arch/m32r/lib/
Dchecksum.S62 ; 1-byte mis aligned
78 ; 2-byte aligned
84 ; 4-byte aligned
121 beqz r6, 5f ; if len < 2 goto 5f(1byte)
145 beqz r7, 1f ; swap the upper byte for the lower
178 ; 1-byte mis aligned
197 ; 2-byte aligned
205 ; 4-byte aligned
249 beqz r6, 5f ; if len < 2 goto 5f(1byte)
/linux-4.4.14/sound/soc/codecs/
Dl3.c30 static void sendbyte(struct l3_pins *adap, unsigned int byte) in sendbyte() argument
37 adap->setdat(byte & 1); in sendbyte()
41 byte >>= 1; in sendbyte()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_reg.c144 ASD_READ_SW(swa, u8, byte);
148 ASD_READ_SW(swb, u8, byte);
152 ASD_READ_SW(swc, u8, byte);
156 ASD_WRITE_SW(swa, u8, byte);
160 ASD_WRITE_SW(swb, u8, byte);
164 ASD_WRITE_SW(swc, u8, byte);
239 ASD_WRITE_REG(u8, byte);
291 ASD_READ_REG(u8, byte);
/linux-4.4.14/drivers/char/ipmi/
Dipmi_watchdog.c81 #define WDOG_SET_TIMER_USE(byte, use) \ argument
82 byte = ((byte) & 0xf8) | ((use) & 0x7)
83 #define WDOG_GET_TIMER_USE(byte) ((byte) & 0x7) argument
91 #define WDOG_SET_PRETIMEOUT_ACT(byte, use) \ argument
92 byte = ((byte) & 0x8f) | (((use) & 0x7) << 4)
93 #define WDOG_GET_PRETIMEOUT_ACT(byte) (((byte) >> 4) & 0x7) argument
106 #define WDOG_SET_TIMEOUT_ACT(byte, use) \ argument
107 byte = ((byte) & 0xf8) | ((use) & 0x7)
108 #define WDOG_GET_TIMEOUT_ACT(byte) ((byte) & 0x7) argument
/linux-4.4.14/drivers/media/pci/dm1105/
Ddm1105.c494 int addr, rc, i, j, k, len, byte, data; in dm1105_i2c_xfer() local
505 for (byte = 0; byte < msgs[i].len; byte++) in dm1105_i2c_xfer()
506 dm_writeb(DM1105_I2CDAT + byte + 1, 0); in dm1105_i2c_xfer()
518 for (byte = 0; byte < msgs[i].len; byte++) { in dm1105_i2c_xfer()
519 rc = dm_readb(DM1105_I2CDAT + byte + 1); in dm1105_i2c_xfer()
522 msgs[i].buf[byte] = rc; in dm1105_i2c_xfer()
532 for (byte = 0; byte < (len > 48 ? 48 : len); byte++) { in dm1105_i2c_xfer()
533 data = msgs[i].buf[k + byte]; in dm1105_i2c_xfer()
534 dm_writeb(DM1105_I2CDAT + byte + 2, data); in dm1105_i2c_xfer()
553 for (byte = 0; byte < msgs[i].len; byte++) { in dm1105_i2c_xfer()
[all …]
/linux-4.4.14/drivers/usb/atm/
Dxusbatm.c39 XUSBATM_PARM(rx_endpoint, unsigned char, byte, "rx endpoint number");
40 XUSBATM_PARM(tx_endpoint, unsigned char, byte, "tx endpoint number");
41 XUSBATM_PARM(rx_padding, unsigned char, byte, "rx padding (default 0)");
42 XUSBATM_PARM(tx_padding, unsigned char, byte, "tx padding (default 0)");
43 XUSBATM_PARM(rx_altsetting, unsigned char, byte, "rx altsetting (default 0)");
44 XUSBATM_PARM(tx_altsetting, unsigned char, byte, "rx altsetting (default 0)");
/linux-4.4.14/arch/x86/crypto/
Dcast6-avx-x86_64-asm_64.S231 .byte 0x87, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0
233 .byte 3, 2, 1, 0, 7, 6, 5, 4, 11, 10, 9, 8, 15, 14, 13, 12
235 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
237 .byte 0, 1, 2, 3, 4, 5, 6, 7, 11, 10, 9, 8, 15, 14, 13, 12
239 .byte 3, 2, 1, 0, 7, 6, 5, 4, 11, 10, 9, 8, 15, 14, 13, 12
241 .byte 12, 13, 14, 15, 8, 9, 10, 11, 4, 5, 6, 7, 0, 1, 2, 3
243 .byte 12, 13, 14, 15, 8, 9, 10, 11, 7, 6, 5, 4, 3, 2, 1, 0
245 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
247 .byte 16, 16, 16, 16
249 .byte 32, 0, 0, 0
[all …]
Dcamellia-aesni-avx-asm_64.S580 .byte SHUFB_BYTES(0), SHUFB_BYTES(1), SHUFB_BYTES(2), SHUFB_BYTES(3);
590 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
594 .byte 0x87, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0
611 .byte 0x45, 0xe8, 0x40, 0xed, 0x2e, 0x83, 0x2b, 0x86
612 .byte 0x4b, 0xe6, 0x4e, 0xe3, 0x20, 0x8d, 0x25, 0x88
614 .byte 0x00, 0x51, 0xf1, 0xa0, 0x8a, 0xdb, 0x7b, 0x2a
615 .byte 0x09, 0x58, 0xf8, 0xa9, 0x83, 0xd2, 0x72, 0x23
632 .byte 0x45, 0x40, 0x2e, 0x2b, 0x4b, 0x4e, 0x20, 0x25
633 .byte 0x14, 0x11, 0x7f, 0x7a, 0x1a, 0x1f, 0x71, 0x74
635 .byte 0x00, 0xf1, 0x8a, 0x7b, 0x09, 0xf8, 0x83, 0x72
[all …]
Dcamellia-aesni-avx2-asm_64.S619 .byte SHUFB_BYTES(0), SHUFB_BYTES(1), SHUFB_BYTES(2), SHUFB_BYTES(3)
620 .byte SHUFB_BYTES(0), SHUFB_BYTES(1), SHUFB_BYTES(2), SHUFB_BYTES(3)
628 .byte 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
632 .byte 0x87, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0
634 .byte 0x0e, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0
651 .byte 0x45, 0xe8, 0x40, 0xed, 0x2e, 0x83, 0x2b, 0x86
652 .byte 0x4b, 0xe6, 0x4e, 0xe3, 0x20, 0x8d, 0x25, 0x88
654 .byte 0x00, 0x51, 0xf1, 0xa0, 0x8a, 0xdb, 0x7b, 0x2a
655 .byte 0x09, 0x58, 0xf8, 0xa9, 0x83, 0xd2, 0x72, 0x23
672 .byte 0x45, 0x40, 0x2e, 0x2b, 0x4b, 0x4e, 0x20, 0x25
[all …]
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DNAND.txt10 The driver uses a 512 byte (1 page) ECC code for this setup. The
20 Unlike the 512byte page mode, the driver generates ECC data for
21 each 256 byte block in an 2KiB page. This means that more than
/linux-4.4.14/drivers/scsi/libsas/
Dsas_host_smp.c80 u8 byte; in to_sas_gpio_gp_bit() local
97 byte = 3 - (od >> 3); in to_sas_gpio_gp_bit()
100 return &data[reg * 4 + byte]; in to_sas_gpio_gp_bit()
105 u8 *byte; in try_test_sas_gpio_gp_bit() local
108 byte = to_sas_gpio_gp_bit(od, data, index, count, &bit); in try_test_sas_gpio_gp_bit()
109 if (!byte) in try_test_sas_gpio_gp_bit()
112 return (*byte >> bit) & 1; in try_test_sas_gpio_gp_bit()
/linux-4.4.14/sound/pci/ice1712/
Dhoontech.c42 static void snd_ice1712_stdsp24_gpio_write(struct snd_ice1712 *ice, unsigned char byte) in snd_ice1712_stdsp24_gpio_write() argument
44 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
46 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DATA, byte); in snd_ice1712_stdsp24_gpio_write()
47 byte &= ~ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
49 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DATA, byte); in snd_ice1712_stdsp24_gpio_write()
50 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
52 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DATA, byte); in snd_ice1712_stdsp24_gpio_write()
/linux-4.4.14/arch/m68k/sun3/
Dleds.c5 void sun3_leds(unsigned char byte) in sun3_leds() argument
11 SET_CONTROL_BYTE(AC_LEDS, byte); in sun3_leds()
/linux-4.4.14/include/linux/
Dks0108.h29 extern void ks0108_writedata(unsigned char byte);
32 extern void ks0108_writecontrol(unsigned char byte);
Deeprom_93cx6.h79 const u8 byte, u8 *data);
81 const u8 byte, u8 *data, const u16 bytes);
/linux-4.4.14/arch/m68k/include/asm/
Dmac_asc.h17 #define ASC_FREQ(chan,byte) ((0x810)+((chan)<<3)+(byte)) argument
/linux-4.4.14/sound/pci/emu10k1/
Demumpu401.c79 unsigned char byte; in do_emu10k1_midi_interrupt() local
91 byte = mpu401_read_data(emu, midi); in do_emu10k1_midi_interrupt()
93 snd_rawmidi_receive(midi->substream_input, &byte, 1); in do_emu10k1_midi_interrupt()
101 snd_rawmidi_transmit(midi->substream_output, &byte, 1) == 1) { in do_emu10k1_midi_interrupt()
102 mpu401_write_data(emu, midi, byte); in do_emu10k1_midi_interrupt()
282 unsigned char byte; in snd_emu10k1_midi_output_trigger() local
289 snd_rawmidi_transmit(substream, &byte, 1) != 1) { in snd_emu10k1_midi_output_trigger()
294 mpu401_write_data(emu, midi, byte); in snd_emu10k1_midi_output_trigger()
/linux-4.4.14/drivers/staging/comedi/drivers/
Dcomedi_8254.c242 unsigned int byte; in comedi_8254_write() local
250 byte = val & 0xff; in comedi_8254_write()
251 __i8254_write(i8254, byte, counter); in comedi_8254_write()
252 byte = (val >> 8) & 0xff; in comedi_8254_write()
253 __i8254_write(i8254, byte, counter); in comedi_8254_write()
266 unsigned int byte; in comedi_8254_set_mode() local
273 byte = I8254_CTRL_SEL_CTR(counter) | /* select counter */ in comedi_8254_set_mode()
276 __i8254_write(i8254, byte, I8254_CTRL_REG); in comedi_8254_set_mode()
Ddas16m1.c254 unsigned int byte, i; in das16m1_cmd_exec() local
280 byte = in das16m1_cmd_exec()
283 outb(byte, dev->iobase + DAS16M1_QUEUE_DATA); in das16m1_cmd_exec()
297 byte = 0; in das16m1_cmd_exec()
301 byte |= EXT_TRIG_BIT; in das16m1_cmd_exec()
303 outb(byte, dev->iobase + DAS16M1_CS); in das16m1_cmd_exec()
343 int byte; in das16m1_ai_rinsn() local
351 byte = in das16m1_ai_rinsn()
353 outb(byte, dev->iobase + DAS16M1_QUEUE_DATA); in das16m1_ai_rinsn()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
Djornada720.h31 extern int jornada_ssp_inout(u8 byte);
32 extern int jornada_ssp_byte(u8 byte);
/linux-4.4.14/drivers/media/pci/saa7146/
Dhexium_gemini.c59 u8 byte; member
171 data.byte = hexium_ks0127b[i]; in hexium_init_done()
187 data.byte = hexium_input_select[input].byte; in hexium_set_input()
203 data.byte = vdec[i].byte; in hexium_set_standard()
Dhexium_orion.c60 u8 byte; member
298 data.byte = hexium_saa7110[i]; in hexium_init_done()
316 data.byte = hexium_input_select[input].data[i].byte; in hexium_set_input()
320 pr_debug("%d: 0x%02x => 0x%02x\n", input, adr, data.byte); in hexium_set_input()
/linux-4.4.14/drivers/mtd/tests/
Dnandbiterrs.c193 static int insert_biterror(unsigned byte) in insert_biterror() argument
197 while (byte < mtd->writesize) { in insert_biterror()
199 if (CBIT(wbuffer[byte], bit)) { in insert_biterror()
200 BCLR(wbuffer[byte], bit); in insert_biterror()
201 pr_info("Inserted biterror @ %u/%u\n", byte, bit); in insert_biterror()
205 byte++; in insert_biterror()
/linux-4.4.14/Documentation/device-mapper/
Ddm-flakey.txt40 <Nth_byte>: The offset of the byte to replace.
41 Counting starts at 1, to replace the first byte.
50 - replaces the 32nd byte of READ bios with the value 1
53 - replaces the 224th byte of REQ_META (=32) bios with the value 0
/linux-4.4.14/drivers/video/fbdev/mb862xx/
Dmb862xx-i2c.c49 static int mb862xx_i2c_write_byte(struct i2c_adapter *adap, u8 byte) in mb862xx_i2c_write_byte() argument
53 outreg(i2c, GC_I2C_DAR, byte); in mb862xx_i2c_write_byte()
60 static int mb862xx_i2c_read_byte(struct i2c_adapter *adap, u8 *byte, int last) in mb862xx_i2c_read_byte() argument
67 *byte = inreg(i2c, GC_I2C_DAR); in mb862xx_i2c_read_byte()
/linux-4.4.14/fs/hfs/
Dbtree.c230 u8 *data, byte, m; in hfs_bmap_alloc() local
267 byte = data[off]; in hfs_bmap_alloc()
268 if (byte != 0xff) { in hfs_bmap_alloc()
270 if (!(byte & m)) { in hfs_bmap_alloc()
317 u8 *data, byte, m; in hfs_bmap_free() local
355 byte = data[off]; in hfs_bmap_free()
356 if (!(byte & m)) { in hfs_bmap_free()
363 data[off] = byte & ~m; in hfs_bmap_free()
/linux-4.4.14/fs/hfsplus/
Dbtree.c352 u8 *data, byte, m; in hfs_bmap_alloc() local
390 byte = data[off]; in hfs_bmap_alloc()
391 if (byte != 0xff) { in hfs_bmap_alloc()
393 if (!(byte & m)) { in hfs_bmap_alloc()
441 u8 *data, byte, m; in hfs_bmap_free() local
482 byte = data[off]; in hfs_bmap_free()
483 if (!(byte & m)) { in hfs_bmap_free()
491 data[off] = byte & ~m; in hfs_bmap_free()
/linux-4.4.14/scripts/
Ddecodecode45 1) type=byte ;;
46 2) type=2byte ;;
47 4) type=4byte ;;
/linux-4.4.14/arch/tile/lib/
Dstring-endian.h41 static inline uint64_t copy_byte(uint8_t byte) in copy_byte() argument
43 return __insn_shufflebytes(byte, 0, 0); in copy_byte()
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dpfpsp.S1371 # shift enabled exception field into lo byte of d0;
1949 # shift enabled exception field into lo byte of d0;
2535 mov.b 3+FP_SRC(%a6),%d0 # get byte 4
3074 # _dmem_write_{byte,word,long}() - store data to mem (opclass 3) #
3201 short foperr_out_b - tbl_operr # byte integer
3350 # byte, word, long, and packed destination format operations can pass
3353 # for byte, word, and long, we simply need to test the sign of the src
4489 byte 0x00,0x0c,0x0c,0x18,0x0c,0x18,0x18,0x24
4490 byte 0x0c,0x18,0x18,0x24,0x18,0x24,0x24,0x30
4491 byte 0x0c,0x18,0x18,0x24,0x18,0x24,0x24,0x30
[all …]
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dpci.c73 int byte; in workaround_5945() local
82 byte = offset & 0x3; in workaround_5945()
95 *val = (tmp >> (8*byte)) & 0xff; in workaround_5945()
98 if (byte == 0) in workaround_5945()
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci_config.c1089 u8 byte; in vfio_cap_len() local
1109 ret = pci_read_config_byte(pdev, pos + PCI_CAP_FLAGS, &byte); in vfio_cap_len()
1113 return byte; in vfio_cap_len()
1125 ret = pci_read_config_byte(pdev, pos + 3, &byte); in vfio_cap_len()
1129 return (byte & HT_3BIT_CAP_MASK) ? in vfio_cap_len()
1132 ret = pci_read_config_byte(pdev, pos + PCI_SATA_REGS, &byte); in vfio_cap_len()
1136 byte &= PCI_SATA_REGS_MASK; in vfio_cap_len()
1137 if (byte == PCI_SATA_REGS_INLINE) in vfio_cap_len()
1152 u8 byte; in vfio_ext_cap_len() local
1168 ret = pci_read_config_byte(pdev, epos + PCI_ACS_CAP, &byte); in vfio_ext_cap_len()
[all …]
/linux-4.4.14/drivers/net/ethernet/8390/
Dstnic.c31 #define byte unsigned char macro
57 static byte stnic_eadr[6] =
87 static inline byte
90 byte val; in STNIC_READ()
98 STNIC_WRITE (int reg, byte val) in STNIC_WRITE()
/linux-4.4.14/drivers/input/mouse/
Dnavpoint.c30 #define HEADER_LENGTH(byte) ((byte) & 0x07) argument
31 #define HEADER_CONTROL(byte) (((byte) >> 3) & 0x03) argument
32 #define HEADER_ADDRESS(byte) ((byte) >> 5) argument
/linux-4.4.14/Documentation/networking/
Dradiotap-headers.txt24 < 8-byte ieee80211_radiotap_header >
48 IEEE80211_RADIOTAP_TSFT being present always indicates an 8-byte argument is
57 the first byte of the radiotap header. The absolute alignment of that first
58 byte isn't defined. So even if the whole radiotap header is starting at, eg,
59 address 0x00000003, still the first byte of the radiotap header is treated as
73 rule is applied dealing with a u16, NOT dealing with a 4-byte single entity.
79 0x00, 0x00, // <-- radiotap version + pad byte
/linux-4.4.14/drivers/media/radio/
Dradio-miropcm20.c87 u8 byte; in rds_waitread() local
91 byte = inb(aci->aci_port + ACI_REG_RDS); in rds_waitread()
93 } while ((byte & RDS_BUSYMASK) && i); in rds_waitread()
101 return i ? byte : -1; in rds_waitread()
104 static int rds_rawwrite(struct snd_miro_aci *aci, u8 byte) in rds_rawwrite() argument
107 outb(byte, aci->aci_port + ACI_REG_RDS); in rds_rawwrite()
113 static int rds_write(struct snd_miro_aci *aci, u8 byte) in rds_write() argument
119 sendbuffer[7 - i] = (byte & (1 << i)) ? RDS_DATAMASK : 0; in rds_write()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-i2c.c427 static int ivtv_sendbyte(struct ivtv *itv, unsigned char byte) in ivtv_sendbyte() argument
431 IVTV_DEBUG_HI_I2C("write %x\n",byte); in ivtv_sendbyte()
432 for (i = 0; i < 8; ++i, byte<<=1) { in ivtv_sendbyte()
438 bit = (byte>>7)&1; in ivtv_sendbyte()
460 static int ivtv_readbyte(struct ivtv *itv, unsigned char *byte, int nack) in ivtv_readbyte() argument
464 *byte = 0; in ivtv_readbyte()
476 *byte = ((*byte)<<1)|ivtv_getsda(itv); in ivtv_readbyte()
486 IVTV_DEBUG_HI_I2C("read %x\n",*byte); in ivtv_readbyte()
/linux-4.4.14/drivers/input/serio/
Drpckbd.c64 unsigned int byte; in rpckbd_rx() local
68 byte = iomd_readb(IOMD_KARTRX); in rpckbd_rx()
70 serio_interrupt(port, byte, 0); in rpckbd_rx()
/linux-4.4.14/drivers/misc/eeprom/
Deeprom_93cx6.c246 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb() argument
260 command = (PCI_EEPROM_READ_OPCODE << (eeprom->width + 1)) | byte; in eeprom_93cx6_readb()
287 void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_multireadb() argument
293 eeprom_93cx6_readb(eeprom, byte + i, &data[i]); in eeprom_93cx6_multireadb()
/linux-4.4.14/arch/x86/math-emu/
Dfpu_entry.c551 u_char byte; in valid_prefix() local
559 FPU_get_user(byte, ip); in valid_prefix()
563 switch (byte) { in valid_prefix()
603 FPU_get_user(byte, ip); in valid_prefix()
607 *Byte = byte; in valid_prefix()
610 if ((byte & 0xf8) == 0xd8) { in valid_prefix()
611 *Byte = byte; in valid_prefix()
617 *Byte = byte; /* Needed for error message. */ in valid_prefix()
/linux-4.4.14/arch/arm/kernel/
Dunwind.c78 int byte; /* current byte number in the instructions word */ member
232 ret = (*ctrl->insn >> (ctrl->byte * 8)) & 0xff; in unwind_get_byte()
234 if (ctrl->byte == 0) { in unwind_get_byte()
237 ctrl->byte = 3; in unwind_get_byte()
239 ctrl->byte--; in unwind_get_byte()
432 ctrl.byte = 2; in unwind_frame()
435 ctrl.byte = 1; in unwind_frame()
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_midi.c86 write_data (snd_wavefront_midi_t *midi, unsigned char byte) in write_data() argument
89 outb (byte, midi->mpu_data_port); in write_data()
412 unsigned char byte; in snd_wavefront_midi_interrupt() local
425 byte = read_data (midi); in snd_wavefront_midi_interrupt()
428 if (byte == WF_EXTERNAL_SWITCH) { in snd_wavefront_midi_interrupt()
431 } else if (byte == WF_INTERNAL_SWITCH) { in snd_wavefront_midi_interrupt()
445 snd_rawmidi_receive(substream, &byte, 1); in snd_wavefront_midi_interrupt()
/linux-4.4.14/Documentation/devicetree/bindings/net/nfc/
Dtrf7970a.txt21 - t5t-rmb-extra-byte-quirk: Specify that the trf7970a has the erratum
22 where an extra byte is returned by Read Multiple Block commands issued
45 t5t-rmb-extra-byte-quirk;
/linux-4.4.14/arch/s390/net/
Dbpf_jit.S81 llgc %r14,0(%r3,%r12) # Get byte from skb
88 lghi %r5,1 # Arg4 = size (1 byte)
110 sk_negative_common(byte, 1, llgc)
/linux-4.4.14/arch/m32r/boot/compressed/
Dhead.S169 .byte 0x00, 0x10
171 .byte 0
172 .byte 1
173 .byte 0x00, 0x80
/linux-4.4.14/drivers/net/usb/
Dsierra_net.c103 u8 byte; member
231 p->byte = *datap; in save8bit()
232 return datap + sizeof(p->byte); in save8bit()
263 padded = hh->msgid.byte & 0x80; in parse_hip()
264 hh->msgid.byte &= 0x7F; /* 7 bits */ in parse_hip()
266 hh->extmsgid.is_present = (hh->msgid.byte == SIERRA_NET_HIP_EXTENDEDID); in parse_hip()
413 sierra_net_set_ctx_index(priv, hh->msgspecific.byte); in sierra_net_handle_lsi()
504 switch (hh.msgid.byte) { in sierra_net_kevent()
507 hh.msgspecific.byte); in sierra_net_kevent()
513 hh.msgspecific.byte); in sierra_net_kevent()
[all …]
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-driver-ib_srp10 byte identifier extension in the 16-byte SRP target port
14 byte I/O controller GUID portion of the 16-byte target port
25 512-byte sectors to be transferred via a single SCSI command.
122 Description: Eight-byte identifier extension portion of the 16-byte target
129 Description: Eight-byte I/O controller GUID portion of the 16-byte target
/linux-4.4.14/arch/m68k/fpsp040/
Dx_snan.S153 cmpil #6,%d0 |check for byte
154 beqs sto_byte |branch if move_out byte
157 | Not byte, word or long
165 movel #4,%d0 |load byte count
187 movel #2,%d0 |load byte count
209 movel #1,%d0 |load byte count
221 movel %a7,%a0 |point to source byte
230 | number of bytes to write: 1=byte,2=word,4=long.
Dbinstr.S9 | in d0. (This pointer must point to byte 4 of the first
21 | A1. Init d7 to 1. D7 is the byte digit counter, and if 1, the
23 | to force the first byte formed to have a 0 in the upper 4 bits.
56 | d7: byte digit formation word;digit count {0,1}
114 beqs first_d |if non-zero, form byte & write
119 moveb %d7,(%a0)+ |store d7b byte in memory
/linux-4.4.14/drivers/s390/cio/
Dchp.h34 int byte = num >> 3; in chp_test_bit() local
37 return (bitmap[byte] & mask) ? 1 : 0; in chp_test_bit()
/linux-4.4.14/arch/mn10300/kernel/
Dgdb-low.S29 # - D1 holds the address to store the byte into
71 # - D0 holds the byte to store
114 .byte 0xF7,0xF7 # don't use 0xFF as the JTAG unit preempts that
/linux-4.4.14/arch/blackfin/mm/
Disram-driver.c142 unsigned char byte, *src_byte, *dest_byte; in isram_memcpy() local
162 byte = (unsigned char)((data_in >> ADDR2OFFSET(src + count)) & 0xff); in isram_memcpy()
166 byte = src_byte[count]; in isram_memcpy()
176 data_out |= ((uint64_t)byte << ADDR2OFFSET(dest + count)); in isram_memcpy()
184 dest_byte[count] = byte; in isram_memcpy()
/linux-4.4.14/drivers/w1/masters/
Dds2490.c607 static int ds_write_byte(struct ds_device *dev, u8 byte) in ds_write_byte() argument
613 err = ds_send_control(dev, COMM_BYTE_IO | COMM_IM | dev->spu_bit, byte); in ds_write_byte()
628 return !(byte == rbyte); in ds_write_byte()
631 static int ds_read_byte(struct ds_device *dev, u8 *byte) in ds_read_byte() argument
642 err = ds_recv_data(dev, byte, sizeof(*byte)); in ds_read_byte()
879 static void ds9490r_write_byte(void *data, u8 byte) in ds9490r_write_byte() argument
883 ds_write_byte(dev, byte); in ds9490r_write_byte()
890 u8 byte = 0; in ds9490r_read_byte() local
892 err = ds_read_byte(dev, &byte); in ds9490r_read_byte()
896 return byte; in ds9490r_read_byte()
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt47 byte boundaries for fast access. The minimum space a file will take
50 the 16 byte padding for the name and the contents, also 16+14+15 = 45
68 : : padded to 16 byte boundary.
73 Every multi byte value (32 bit words, I'll use the longwords term from
87 must begin on a 16 byte boundary.
101 : : padded to 16 byte boundary
106 Since the file headers begin always at a 16 byte boundary, the lowest
139 aligned to 16 byte boundaries, but most hardware devices and the block
142 padded to an 1024 byte boundary.
170 - Since the files are only required to have alignment on a 16 byte
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc9194.c274 static void print_packet( byte *, int );
581 byte packet_no; in smc_hardware_send_packet()
585 byte * buf; in smc_hardware_send_packet()
769 byte int_status; in smc_findirq()
1031 static void print_packet( byte * buf, int length ) in print_packet()
1162 byte * data; in smc_rcv()
1250 byte saved_packet; in smc_tx()
1251 byte packet_no; in smc_tx()
1316 byte status; in smc_interrupt()
1318 byte mask; in smc_interrupt()

12345