Home
last modified time | relevance | path

Searched refs:FW_VAR_OFFSET_PTR (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dorinoco_usb.c195 #define FW_VAR_OFFSET_PTR 0x359 macro
818 variant_offset = be16_to_cpup((__be16 *) &fw->code[FW_VAR_OFFSET_PTR]); in ezusb_firmware_download()