Home
last modified time | relevance | path

Searched defs: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