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

  /src/sys/arch/arm/nvidia/
tegra_xusb.c 813 const uint32_t boot_codesize = le32dec(&header[FWHEADER_BOOT_CODESIZE]); local in function:tegra_xusb_load_fw
862 howmany(boot_codesize, IMEM_BLOCK_SIZE);
tegra_xusb.c 813 const uint32_t boot_codesize = le32dec(&header[FWHEADER_BOOT_CODESIZE]); local in function:tegra_xusb_load_fw
862 howmany(boot_codesize, IMEM_BLOCK_SIZE);

Completed in 24 milliseconds