Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c191 #define FW_VAR_OFFSET_PTR 0x359 macro
826 variant_offset = be16_to_cpup((__be16 *) &fw->code[FW_VAR_OFFSET_PTR]); in ezusb_firmware_download()