Home
last modified time | relevance | path

Searched refs:dwc2_check_core_endianness (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dplatform.c349 * dwc2_check_core_endianness() - Returns true if core and AHB have
353 static bool dwc2_check_core_endianness(struct dwc2_hsotg *hsotg) in dwc2_check_core_endianness() function
468 hsotg->needs_byte_swap = dwc2_check_core_endianness(hsotg); in dwc2_driver_probe()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dplatform.c377 * dwc2_check_core_endianness() - Returns true if core and AHB have
381 static bool dwc2_check_core_endianness(struct dwc2_hsotg *hsotg) in dwc2_check_core_endianness() function
496 hsotg->needs_byte_swap = dwc2_check_core_endianness(hsotg); in dwc2_driver_probe()

Completed in 2 milliseconds