Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c189 #define PCH_UDC_EP_NUM 32 /* Total number of EPs (16 IN,16 OUT) */ macro
342 struct pch_udc_ep ep[PCH_UDC_EP_NUM];
2485 for (i = 0; i < PCH_UDC_EP_NUM; i++) { in pch_udc_svc_ur_interrupt()
2784 for (i = 0; i < PCH_UDC_EP_NUM; i++) { in pch_udc_pcd_reinit()