Searched refs:pktsts (Results 1 – 1 of 1) sorted by relevance
2424 uint32_t pktsts; in dwc2_handle_rxflvl() local2431 pktsts = usb_dwc2_get_grxstsp_pktsts(grxstsp); in dwc2_handle_rxflvl()2433 LOG_DBG("ep 0x%02x: pktsts %u, bcnt %u", ep, pktsts, bcnt); in dwc2_handle_rxflvl()2435 switch (pktsts) { in dwc2_handle_rxflvl()