Home | Sort by: relevance | last modified time | path |
/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); |