Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1098 bool needs_byte_swap; member
1223 if (hsotg->needs_byte_swap) in dwc2_readl()
1231 if (hsotg->needs_byte_swap) in dwc2_writel()
H A Dplatform.c484 hsotg->needs_byte_swap = dwc2_check_core_endianness(hsotg); in dwc2_driver_probe()