Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdns3-gadget.h1097 #define CDNS3_ENDPOINTS_MAX_COUNT 32 macro
1314 struct cdns3_endpoint *eps[CDNS3_ENDPOINTS_MAX_COUNT];
Dcdns3-ep0.c716 for (i = 0; i < CDNS3_ENDPOINTS_MAX_COUNT; i++) { in cdns3_gadget_ep0_queue()
Dcdns3-gadget.c296 for (i = 0; i < CDNS3_ENDPOINTS_MAX_COUNT; i++) in cdns3_hw_reset_eps_config()
3137 for (i = 0; i < CDNS3_ENDPOINTS_MAX_COUNT; i++) in cdns3_free_all_eps()
3165 for (i = 0; i < CDNS3_ENDPOINTS_MAX_COUNT; i++) { in cdns3_init_eps()