Searched refs:code_tag_blocks (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dxhci-tegra.c1001 unsigned int code_tag_blocks, code_size_blocks, code_blocks; local
1038 code_tag_blocks = DIV_ROUND_UP(le32_to_cpu(header->boot_codetag),
1042 code_blocks = code_tag_blocks + code_size_blocks;
1044 value = ((code_tag_blocks & L2IMEMOP_SIZE_SRC_OFFSET_MASK) <<
1057 value = ((code_tag_blocks & IMFILLRNG1_TAG_MASK) <<

Completed in 133 milliseconds