Searched refs:TD_CTRL_IOS (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Duhci.h102 #define TD_CTRL_IOS (1 << 25) /* Isochronous Select */ macro
H A Dusb-uhci.h87 #define TD_CTRL_IOS (1 << 25) /* Isochronous Select */ macro
H A Duhci.c1390 status = TD_CTRL_ACTIVE | TD_CTRL_IOS;
H A Dusb-uhci.c1600 status = TD_CTRL_ACTIVE | TD_CTRL_IOS;

Completed in 102 milliseconds