Home
last modified time | relevance | path

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

/openbmc/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
343 struct pch_udc_ep ep[PCH_UDC_EP_NUM];
2486 for (i = 0; i < PCH_UDC_EP_NUM; i++) { in pch_udc_svc_ur_interrupt()
2785 for (i = 0; i < PCH_UDC_EP_NUM; i++) { in pch_udc_pcd_reinit()