Searched refs:USBA_EPT_TYPE_CONTROL (Results 1 – 2 of 2) sorted by relevance
165 #define USBA_EPT_TYPE_CONTROL 0 macro
208 ept_cfg |= USBA_BF(EPT_TYPE, USBA_EPT_TYPE_CONTROL); in usba_ep_enable()1139 | USBA_BF(EPT_TYPE, USBA_EPT_TYPE_CONTROL) in usba_udc_irq()