Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dcore.h1106 bool needs_byte_swap; member
1236 if (hsotg->needs_byte_swap) in dwc2_readl()
1244 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()