Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h487 #define CDNS2_ENDPOINTS_NUM 31 macro
662 struct cdns2_endpoint eps[CDNS2_ENDPOINTS_NUM];
H A Dcdns2-gadget.c1350 for (i = 0; i < CDNS2_ENDPOINTS_NUM; i++) { in cdns2_eps_onchip_buffer_init()
1362 for (i = 0; i < CDNS2_ENDPOINTS_NUM; i++) { in cdns2_eps_onchip_buffer_init()
2171 for (i = 0; i < CDNS2_ENDPOINTS_NUM; i++) in cdns2_free_all_eps()
2181 for (i = 0; i < CDNS2_ENDPOINTS_NUM; i++) { in cdns2_init_eps()