tegra_xusb_fw_header
struct tegra_xusb_fw_header *header;
header = (struct tegra_xusb_fw_header *)tegra->fw.virt;
if (offset >= sizeof(struct tegra_xusb_fw_header))
timestamp = tegra_xusb_read_firmware_header(tegra, offsetof_32(struct tegra_xusb_fw_header,
BUILD_BUG_ON(sizeof(struct tegra_xusb_fw_header) != 256);
struct tegra_xusb_fw_header *header;
header = (struct tegra_xusb_fw_header *)fw->data;
header = (struct tegra_xusb_fw_header *)tegra->fw.virt;