Home
last modified time | relevance | path

Searched defs:m16_swap (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c98 # define m16_swap(x) cpu_to_be16(x) macro
101 # define m16_swap(x) cpu_to_le16(x) macro