Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h184 uint8_t support_in:1; /* IN-token is supported */ member
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c533 if ((pf->support_in && ep_dir_in) || in usb_hw_ep_match()