Searched refs:USBA_EPT_TYPE_CONTROL (Results 1 – 2 of 2) sorted by relevance
164 #define USBA_EPT_TYPE_CONTROL 0 macro
605 ep->ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_CONTROL); in usba_ep_enable()1819 | USBA_BF(EPT_TYPE, USBA_EPT_TYPE_CONTROL) in usba_udc_irq()