Searched refs:data (Results 1 – 14 of 14) sorted by relevance
/firmware/ |
D | ihex2fw.c | 31 uint8_t data[]; member 45 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() argument 47 uint8_t val = (nybble(data[0]) << 4) | nybble(data[1]); in hex() 52 static int process_ihex(uint8_t *data, ssize_t size); 75 uint8_t *data; in main() local 110 data = mmap(NULL, st.st_size, PROT_READ, MAP_SHARED, infd, 0); in main() 111 if (data == MAP_FAILED) { in main() 125 if (process_ihex(data, st.st_size)) in main() 131 static int process_ihex(uint8_t *data, ssize_t size) in process_ihex() argument 145 if (data[i] == '\n') line++; in process_ihex() [all …]
|
D | WHENCE | 20 This microcode data is placed under the terms of the GNU General 283 Description: This file contains patch data for the CPiA2 (stv0672) VP4. 409 * data in hexadecimal or equivalent format, provided this copyright 452 * data in hexadecimal or equivalent format, provided this copyright 486 Permission is hereby granted for the distribution of this firmware data 641 This file contains firmware data derived from proprietary unpublished 644 Permission is hereby granted for the distribution of this firmware data 663 This file contains firmware data derived from proprietary unpublished 666 Permission is hereby granted for the distribution of this firmware data
|
D | atmsar11.HEX | 196 This microcode data is placed under the terms of the GNU General
|
/firmware/bnx2/ |
D | bnx2-rv2p-06-6.0.15.fw.ihex | 360 * This file contains firmware data derived from proprietary unpublished 363 * Permission is hereby granted for the distribution of this firmware data
|
D | bnx2-rv2p-09-6.0.17.fw.ihex | 386 * This file contains firmware data derived from proprietary unpublished 389 * Permission is hereby granted for the distribution of this firmware data
|
D | bnx2-rv2p-09ax-6.0.17.fw.ihex | 419 * This file contains firmware data derived from proprietary unpublished 422 * Permission is hereby granted for the distribution of this firmware data
|
D | bnx2-mips-06-6.2.1.fw.ihex | 5812 * This file contains firmware data derived from proprietary unpublished 5815 * Permission is hereby granted for the distribution of this firmware data
|
D | bnx2-mips-09-6.2.1a.fw.ihex | 6506 * This file contains firmware data derived from proprietary unpublished 6509 * Permission is hereby granted for the distribution of this firmware data
|
/firmware/keyspan_pda/ |
D | keyspan_pda.S | 268 mov a,#0x01 ; enable SUDAV: setup data available (for ep0) 572 ;; is to manually send out all of the data. The consequence of not 745 ;; copy data into buffer. for now, assume we will have enough space 960 ;; now copy as much data as possible into the pipe. 63 bytes max. 966 movx @dptr, a ; in[0] signals that rest of IN is rx data 969 ;; loop until we run out of data, or we have copied 64 bytes 986 ;; either we ran out of data, or we copied 64 bytes. r1 has byte count
|
D | xircom_pgs.S | 293 mov a,#0x01 ; enable SUDAV: setup data available (for ep0) 610 ;; is to manually send out all of the data. The consequence of not 802 ;; copy data into buffer. for now, assume we will have enough space 1025 ;; now copy as much data as possible into the pipe. 63 bytes max. 1031 movx @dptr, a ; in[0] signals that rest of IN is rx data 1034 ;; loop until we run out of data, or we have copied 64 bytes 1051 ;; either we ran out of data, or we copied 64 bytes. r1 has byte count
|
/firmware/cpia2/ |
D | stv0672_vp4.bin.ihex | 59 This file contains patch data for the CPiA2 (stv0672) VP4.
|
/firmware/tigon/ |
D | tg3.bin.ihex | 174 * data in hexadecimal or equivalent format, provided this copyright
|
D | tg3_tso5.bin.ihex | 250 * data in hexadecimal or equivalent format, provided this copyright
|
D | tg3_tso.bin.ihex | 445 * data in hexadecimal or equivalent format, provided this copyright
|