Home
last modified time | relevance | path

Searched refs:check_linksts (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h849 bool check_linksts; member
H A Dcore.c728 dwc->check_linksts = true; in dwc3_uboot_init()
H A Dgadget.c2299 if (dwc->link_state == DWC3_LINK_STATE_POLL && dwc->check_linksts) { in dwc3_gadget_linksts_change_interrupt()
2300 dwc->check_linksts = false; in dwc3_gadget_linksts_change_interrupt()