Home
last modified time | relevance | path

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

/drivers/staging/ced1401/
Duse1401.h134 #define U14TF_NOTIFY 16 /* for event notifications */ macro
Dced_ioc.c1130 U14TF_NOTIFY | U14TF_CIRCTH; // diagnostics, notify and circular in TransferFlags()
/drivers/staging/ced1401/userspace/
Duse1401.c2355 bEvent = bEvent && ((sErr & U14TF_NOTIFY) != 0); // remove request if we cannot do events in U14SetTransferEvent()