HomeSort by: relevance | last modified time | path
    Searched defs:boot_codetag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/nvidia/
tegra_xusb.c 812 const uint32_t boot_codetag = le32dec(&header[FWHEADER_BOOT_CODETAG]); local in function:tegra_xusb_load_fw
860 howmany(boot_codetag, IMEM_BLOCK_SIZE);
906 boot_codetag);
tegra_xusb.c 812 const uint32_t boot_codetag = le32dec(&header[FWHEADER_BOOT_CODETAG]); local in function:tegra_xusb_load_fw
860 howmany(boot_codetag, IMEM_BLOCK_SIZE);
906 boot_codetag);

Completed in 21 milliseconds