Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-tegra.c1002 unsigned int code_tag_blocks, code_size_blocks, code_blocks; in tegra_xusb_load_firmware_rom() local
1039 code_tag_blocks = DIV_ROUND_UP(le32_to_cpu(header->boot_codetag), in tegra_xusb_load_firmware_rom()
1043 code_blocks = code_tag_blocks + code_size_blocks; in tegra_xusb_load_firmware_rom()
1045 value = ((code_tag_blocks & L2IMEMOP_SIZE_SRC_OFFSET_MASK) << in tegra_xusb_load_firmware_rom()
1058 value = ((code_tag_blocks & IMFILLRNG1_TAG_MASK) << in tegra_xusb_load_firmware_rom()