Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c99 # define m32_swap(x) cpu_to_be32(x) macro
102 # define m32_swap(x) cpu_to_le32(x) macro
329 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds()
797 ((ed_t *)(uintptr_t)m32_swap( in ep_unlink()
818 ((ed_t *)(uintptr_t)m32_swap( in ep_unlink()
930 td->hwINFO = m32_swap(info); in td_fill()
1047 tdBE = m32_swap(td->hwBE); in dl_transfer_length()
1048 tdCBP = m32_swap(td->hwCBP); in dl_transfer_length()
1074 if (*phwHeadP & m32_swap(0x1)) { in check_status()
1079 m32_swap(0xfffffff0)) | in check_status()
[all …]