Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dnet2272.h49 #define SETUP_PACKET_INTERRUPT_ENABLE 5 macro
Dnet2280.c2335 writel(BIT(SETUP_PACKET_INTERRUPT_ENABLE) | in ep0_start_228x()
2379 writel(BIT(SETUP_PACKET_INTERRUPT_ENABLE) | in ep0_start_338x()
Dnet2272.c1423 (1 << SETUP_PACKET_INTERRUPT_ENABLE) | in net2272_ep0_start()