code_tag_blocks   790 drivers/usb/host/xhci-tegra.c 	unsigned int code_tag_blocks, code_size_blocks, code_blocks;
code_tag_blocks   850 drivers/usb/host/xhci-tegra.c 	code_tag_blocks = DIV_ROUND_UP(le32_to_cpu(header->boot_codetag),
code_tag_blocks   854 drivers/usb/host/xhci-tegra.c 	code_blocks = code_tag_blocks + code_size_blocks;
code_tag_blocks   856 drivers/usb/host/xhci-tegra.c 	value = ((code_tag_blocks & L2IMEMOP_SIZE_SRC_OFFSET_MASK) <<
code_tag_blocks   869 drivers/usb/host/xhci-tegra.c 	value = ((code_tag_blocks & IMFILLRNG1_TAG_MASK) <<