Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dnet2280.h66 #define SETUP_PACKET_INTERRUPT_ENABLE 7 macro
98 #define SETUP_PACKET_INTERRUPT_ENABLE 7 macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.h62 #define SETUP_PACKET_INTERRUPT_ENABLE 5 macro
Dnet2280.c2291 writel(BIT(SETUP_PACKET_INTERRUPT_ENABLE) | in ep0_start_228x()
2335 writel(BIT(SETUP_PACKET_INTERRUPT_ENABLE) | in ep0_start_338x()
Dnet2272.c1442 (1 << SETUP_PACKET_INTERRUPT_ENABLE) | in net2272_ep0_start()