Home
last modified time | relevance | path

Searched defs:epsize (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/board/ti/common/
H A Dboard_detect.c84 uchar *ep, int epsize) in ti_i2c_eeprom_read()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dgadget.c543 u32 epsize = dwc2_readl(hsotg, DIEPTSIZ(hs_ep->index)); in dwc2_hsotg_write_fifo() local
1061 u32 epsize; in dwc2_hsotg_start_req() local
2406 u32 epsize = dwc2_readl(hsotg, DOEPTSIZ(epnum)); in dwc2_hsotg_handle_outdone() local
2703 u32 epsize = dwc2_readl(hsotg, DIEPTSIZ(hs_ep->index)); in dwc2_hsotg_complete_in() local
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_core.h310 u16 epsize; /* endpoint FIFO size */ member