Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h185 uint8_t support_out:1; /* OUT-token is supported */ member
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c534 (pf->support_out && !ep_dir_in)) { in usb_hw_ep_match()