Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
A Dcore.c832 dwc->is_fpga = true; in dwc3_core_setup_global_control()
835 WARN_ONCE(dwc->disable_scramble_quirk && !dwc->is_fpga, in dwc3_core_setup_global_control()
838 if (dwc->disable_scramble_quirk && dwc->is_fpga) in dwc3_core_setup_global_control()
A Dcore.h1265 unsigned is_fpga:1; member

Completed in 13 milliseconds