Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/u-boot/arch/arm/include/debug/
H A D8250.S34 .macro senduart,rd,rx
38 .macro busyuart,rd,rx
45 .macro waituart,rd,rx
/openbmc/qemu/include/qemu/
H A Dcacheflush.h24 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
31 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
/openbmc/qemu/util/
H A Dcacheflush.c246 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
264 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
314 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
324 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
364 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
375 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
/openbmc/pldm/common/
H A Dtransport.cpp150 pldm_requester_rc_t PldmTransport::recvMsg(pldm_tid_t& tid, void*& rx, in recvMsg()
157 pldm_tid_t tid, const void* tx, size_t txLen, void*& rx, size_t& rxLen) in sendRecvMsg()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmpc8xxx_spi.h26 u32 rx; /* receive register */ member
/openbmc/qemu/target/
H A Dmeson.build14 subdir('rx') subdir
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dmsl_verify.cpp58 std::regex rx{REGEX_BMC_MSL, std::regex::extended}; in parse() local
/openbmc/qemu/hw/net/
H A Dxgmac.c136 uint64_t rx; member
183 static void xgmac_read_desc(XgmacState *s, struct desc *d, int rx) in xgmac_read_desc()
190 static void xgmac_write_desc(XgmacState *s, struct desc *d, int rx) in xgmac_write_desc()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h10 u32 rx; member
H A Duart.h14 u32 rx; /* Receiver FIFO */ member
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-test.c151 QVirtQueue *rx = net_if->queues[0]; in send_recv_test() local
163 QVirtQueue *rx = net_if->queues[0]; in stop_cont_test() local
H A Dahci-test.c859 unsigned char *rx = g_malloc0(bufsize); in ahci_test_io_rw_simple() local
1028 unsigned char *rx = g_malloc0(bufsize); in test_dma_fragmented() local
1159 unsigned char *rx = g_malloc0(bufsize); in ahci_migrate_simple() local
1214 unsigned char *rx = g_malloc0(bufsize); in ahci_halted_io_test() local
1279 unsigned char *rx = g_malloc0(bufsize); in ahci_migrate_halted_io() local
1554 unsigned char *rx; in ahci_cb_cmp_buff() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dvirtio_net_fuzz.c38 uint8_t rx; in virtio_net_fuzz_multi() member
/openbmc/u-boot/drivers/spi/
H A Domap3_spi.c91 unsigned int rx; /* 0x3C, 0x50, 0x64, 0x78 */ member
227 unsigned int *rx = &priv->regs->channel[priv->cs].rx; in omap3_spi_read() local
294 unsigned int *rx = &priv->regs->channel[priv->cs].rx; in omap3_spi_txrx() local
H A Dath79_spi.c61 u8 *rx = din; in ath79_spi_xfer() local
H A Dmscc_bb_spi.c134 u32 rx = 0, mask = 0x80, value; in mscc_bb_spi_xfer() local
H A Ddesignware_spi.c113 void *rx; member
396 u8 *rx = din; in dw_spi_xfer() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c235 static int sandbox_sf_process_cmd(struct sandbox_spi_flash *sbsf, const u8 *rx, in sandbox_sf_process_cmd()
320 const uint8_t *rx = rxp; in sandbox_sf_xfer() local
/openbmc/u-boot/drivers/serial/
H A Dserial_uniphier.c22 u32 rx; /* In: Receive buffer */ member
/openbmc/qemu/hw/
H A Dmeson.build64 subdir('rx') subdir
/openbmc/qemu/hw/ssi/
H A Dimx_spi.c165 uint32_t rx; in imx_spi_flush_txfifo() local
H A Dibex_spi_host.c239 uint32_t rx, tx, data; in ibex_spi_host_transfer() local
H A Dsifive_spi.c133 uint8_t rx; in sifive_spi_flush_txfifo() local
/openbmc/u-boot/board/gdsys/common/
H A Dcmd_ioloop.c118 u16 rx; in io_receive() local
/openbmc/qemu/include/hw/char/
H A Descc.h46 uint8_t rx, tx; member

123