Searched defs:read_fifo (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
D | adxl367.h |
|
/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/linux/drivers/usb/musb/ |
D | musb_io.h |
|
D | musb_core.h |
|
/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/linux/include/linux/ |
D | gnss.h |
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
D | ipac.h |
|
D | isar.h |
|
D | hfc_multi.h |
|
/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
|