Home
last modified time | relevance | path

Searched defs:fifo_len (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/hw/sd/
H A Dbcm2835_sdhost.h41 int32_t fifo_len; member
/openbmc/qemu/hw/char/
H A Dmcf_uart.c35 int fifo_len; member
/openbmc/qemu/hw/sd/
H A Dpl181.c48 int32_t fifo_len; member
H A Domap_mmc.c57 int fifo_len; member
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c110 u32 fifo_len; /* depth of the FIFO buffer */ member
/openbmc/u-boot/include/faraday/
H A Dftsdc010.h53 unsigned int fifo_len; /* bytes */ member
/openbmc/qemu/hw/net/
H A Dlan9118.c502 int fifo_len; in lan9118_receive() local
/openbmc/qemu/hw/block/
H A Dfdc.c1361 static void fdctrl_to_result_phase(FDCtrl *fdctrl, int fifo_len) in fdctrl_to_result_phase()