Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c153 static void *get_fifo(int ep_num, int in) in get_fifo() function
186 u8 *fifo_ptr = (u8 *)get_fifo(epNum, 0); in usbgetpckfromfifo()
229 u8 *fifo_ptr = get_fifo(epNum, 1); in usbputpcktofifo()
/OK3568_Linux_fs/kernel/include/soc/tegra/
H A Dbpmp-abi.h2338 struct cmd_ringbuf_console_get_fifo_req get_fifo; member
2352 struct cmd_ringbuf_console_get_fifo_resp get_fifo; member