Home
last modified time | relevance | path

Searched refs:EP_SEL_ST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c441 #define EP_SEL_ST 0x02 macro
2167 if (tmp & EP_SEL_ST) in udc_get_status()
2335 if (epstatus & EP_SEL_ST) { in udc_handle_ep0_in()
2370 if (epstatus & EP_SEL_ST) { in udc_handle_ep0_out()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c440 #define EP_SEL_ST 0x02 macro
2168 if (tmp & EP_SEL_ST) in udc_get_status()
2336 if (epstatus & EP_SEL_ST) { in udc_handle_ep0_in()
2371 if (epstatus & EP_SEL_ST) { in udc_handle_ep0_out()

Completed in 10 milliseconds