Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h115 #define hc32_to_cpu(x) be32_to_cpu((x)) macro
118 #define hc32_to_cpu(x) le32_to_cpu((x)) macro