Searched defs:read_fifo (Results 1 – 8 of 8) sorted by relevance
| /openbmc/u-boot/drivers/usb/musb/ |
| H A D | am35x.c | 117 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo() function
|
| H A D | musb_core.c | 143 void read_fifo(u8 ep, u32 length, void *fifo_data) in read_fifo() function
|
| /openbmc/qemu/include/hw/char/ |
| H A D | bcm2835_aux.h | 30 uint8_t read_fifo[BCM2835_AUX_RX_FIFO_LEN]; member
|
| H A D | pl011.h | 42 uint32_t read_fifo[PL011_FIFO_DEPTH]; member
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | sdhci-cmd.c | 21 static ssize_t read_fifo(QTestState *qts, uint64_t reg, char *msg, size_t count) in read_fifo() function
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | at91_udc.c | 121 static int read_fifo (struct at91_ep *ep, struct at91_request *req) in read_fifo() function
|
| H A D | pxa25x_udc.c | 604 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) in read_fifo() function
|
| /openbmc/qemu/rust/hw/char/pl011/src/ |
| H A D | device.rs | 97 pub read_fifo: Fifo, field
|