Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb.h299 # define swap_32(x) (x) macro
302 # define swap_32(x) __swap_32(x) macro
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c512 *(__u32 *) data_buf = swap_32(0); in musb_submit_rh_msg()
530 *(__u32 *) data_buf = swap_32(port_status); in musb_submit_rh_msg()