HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_is_device_mode (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_coreintr.c 142 if (dwc2_is_device_mode(hsotg))
249 if (dwc2_is_device_mode(hsotg)) {
336 if (dwc2_is_device_mode(hsotg)) {
369 if (dwc2_is_device_mode(hsotg)) {
438 if (dwc2_is_device_mode(hsotg)) {
575 if (dwc2_is_device_mode(hsotg)) {
dwc2_core.h 1151 static inline int dwc2_is_device_mode(struct dwc2_hsotg *hsotg) function in typeref:typename:int
dwc2_hcd.c 335 if (dwc2_is_device_mode(hsotg)) {
1392 while (!dwc2_is_device_mode(hsotg)) {
dwc2_core.c 3247 else if (!host && dwc2_is_device_mode(hsotg))
  /src/sys/external/bsd/dwc2/
dwc2.c 1516 if (dwc2_is_device_mode(hsotg)) {

Completed in 21 milliseconds