Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-tegra.c110 struct tegra_xusb_fw_header { struct
800 struct tegra_xusb_fw_header *header; in tegra_xusb_load_firmware()
817 header = (struct tegra_xusb_fw_header *)fw->data; in tegra_xusb_load_firmware()
828 header = (struct tegra_xusb_fw_header *)tegra->fw.virt; in tegra_xusb_load_firmware()
980 BUILD_BUG_ON(sizeof(struct tegra_xusb_fw_header) != 256); in tegra_xusb_probe()