Searched refs:le32 (Results 1 – 5 of 5) sorted by relevance
162 [initrd][bootconfig][padding][size(le32)][checksum(le32)][#BOOTCONFIG\n]
695 __le32 le32 = cpu_to_le32(BIT(i)); in cdnsp_update_eps_configuration() local697 if ((pdev->eps[i - 1].ring && !(ctrl_ctx->drop_flags & le32)) || in cdnsp_update_eps_configuration()698 (ctrl_ctx->add_flags & le32) || i == 1) { in cdnsp_update_eps_configuration()
92 * le32: Takes an unsigned 32-bit number and converts it between469 dst = le32(dst)
3128 __le32 le32 = cpu_to_le32(BIT(i)); in xhci_check_bandwidth() local3130 if ((virt_dev->eps[i-1].ring && !(ctrl_ctx->drop_flags & le32)) in xhci_check_bandwidth()3131 || (ctrl_ctx->add_flags & le32) || i == 1) { in xhci_check_bandwidth()