Searched refs:tegra_xusb_fw_header (Results 1 – 1 of 1) sorted by relevance
160 struct tegra_xusb_fw_header { struct957 struct tegra_xusb_fw_header *header; in tegra_xusb_request_firmware()968 header = (struct tegra_xusb_fw_header *)fw->data; in tegra_xusb_request_firmware()979 header = (struct tegra_xusb_fw_header *)tegra->fw.virt; in tegra_xusb_request_firmware()1008 struct tegra_xusb_fw_header *header; in tegra_xusb_load_firmware_rom()1015 header = (struct tegra_xusb_fw_header *)tegra->fw.virt; in tegra_xusb_load_firmware_rom()1104 if (offset >= sizeof(struct tegra_xusb_fw_header)) in tegra_xusb_read_firmware_header()1120 timestamp = tegra_xusb_read_firmware_header(tegra, offsetof_32(struct tegra_xusb_fw_header, in tegra_xusb_init_ifr_firmware()1595 BUILD_BUG_ON(sizeof(struct tegra_xusb_fw_header) != 256); in tegra_xusb_probe()