code_size_blocks 790 drivers/usb/host/xhci-tegra.c unsigned int code_tag_blocks, code_size_blocks, code_blocks; code_size_blocks 852 drivers/usb/host/xhci-tegra.c code_size_blocks = DIV_ROUND_UP(le32_to_cpu(header->boot_codesize), code_size_blocks 854 drivers/usb/host/xhci-tegra.c code_blocks = code_tag_blocks + code_size_blocks; code_size_blocks 858 drivers/usb/host/xhci-tegra.c ((code_size_blocks & L2IMEMOP_SIZE_SRC_COUNT_MASK) << code_size_blocks 867 drivers/usb/host/xhci-tegra.c csb_writel(tegra, code_size_blocks, XUSB_FALC_IMFILLCTL);