Searched refs:HEX (Results 1 - 17 of 17) sorted by relevance
/linux-4.1.27/drivers/target/iscsi/ |
H A D | iscsi_target_nego.h | 5 #define HEX 1 macro
|
H A D | iscsi_target_auth.c | 220 if (type == HEX) { chap_server_compute_md5() 240 if (type != HEX) { chap_server_compute_md5() 321 if (type == HEX) chap_server_compute_md5() 347 if (type != HEX) { chap_server_compute_md5()
|
H A D | iscsi_target_nego.c | 84 *type = HEX; extract_param()
|
/linux-4.1.27/sound/oss/ |
H A D | hex2hex.c | 2 * hex2hex reads stdin in Intel HEX format and produces an
|
/linux-4.1.27/include/linux/ |
H A D | ihex.h | 14 /* Intel HEX files actually limit the length to 256 bytes, but we have
|
/linux-4.1.27/firmware/ |
H A D | Makefile | 208 # .HEX is also Intel HEX, but where the offset and length in each record 212 $(obj)/%.fw: $(obj)/%.HEX $(ihex2fw_dep) 215 # .H16 is our own modified form of Intel HEX, with 16-bit length for records.
|
H A D | ihex2fw.c | 64 fprintf(stderr, "usage: ihex2fw [<options>] <src.HEX> <dst.fw>\n"); usage()
|
/linux-4.1.27/drivers/media/usb/as102/ |
H A D | as102_fw.c | 47 * Parse INTEL HEX firmware file to extract address and data.
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | whiteheat.c | 187 - download the VEND_AX.HEX file to the chip using VENDOR_REQUEST-ANCHOR_LOAD 189 - download the WH.HEX file for all addresses greater than 0x1b3f using 192 - download the WH.HEX file for all addresses less than 0x1b40 using
|
/linux-4.1.27/net/mac80211/ |
H A D | debugfs_netdev.c | 181 HEX); 183 HEX); 189 IEEE80211_IF_FILE(flags, flags, HEX);
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | technisat-usb2.c | 692 .firmware = "dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw",
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | evgpeinit.c | 310 * xx - is the GPE number [in HEX]
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | elants_i2c.c | 1014 fmt_size = 2; /* 2 HEX digits */ elants_version_attribute_show() 1017 fmt_size = 4; /* 4 HEX digits */ elants_version_attribute_show()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_trace.h | 217 * bitmap_scnprintf. Each 32 bits is 8 HEX digits followed by comma */
|
/linux-4.1.27/drivers/misc/altera-stapl/ |
H A D | altera.c | 159 dprintk("Export: key = \"%s\", %d bits, value = HEX\n", altera_export_bool_array() 213 dprintk("Export: key = \"%s\", %d bits, value = HEX %s\n", altera_export_bool_array()
|
/linux-4.1.27/net/sunrpc/ |
H A D | cache.c | 1219 /* HEX STRING */ qword_get()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | ipw2100.c | 3938 IPW_DEBUG_INFO("%s: Setting memory dump to HEX mode.\n", store_memory() 3947 IPW_DEBUG_INFO("%s: Usage: 0|on = HEX, 1|off = RAW, " store_memory()
|
Completed in 524 milliseconds