Home
last modified time | relevance | path

Searched defs:xfer (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c66 struct ti_sci_xfer xfer; member
96 struct ti_sci_xfer *xfer = &info->xfer; in ti_sci_setup_one_xfer() local
130 struct ti_sci_xfer *xfer, in ti_sci_get_response()
184 struct ti_sci_xfer *xfer) in ti_sci_do_xfer()
228 struct ti_sci_xfer *xfer; in ti_sci_cmd_get_revision() local
294 struct ti_sci_xfer *xfer; in cmd_set_board_config_using_msg() local
414 struct ti_sci_xfer *xfer; in ti_sci_set_device_state() local
467 struct ti_sci_xfer *xfer; in ti_sci_get_device_state() local
726 struct ti_sci_xfer *xfer; in ti_sci_cmd_set_device_resets() local
796 struct ti_sci_xfer *xfer; in ti_sci_set_clock_state() local
[all …]
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dspi.h32 int (*xfer)(void *priv, const u8 *rx, u8 *tx, uint bytes); member
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c130 struct libusb_transfer *xfer; member
140 struct libusb_transfer *xfer; member
421 static void LIBUSB_CALL usb_host_req_complete_ctrl(struct libusb_transfer *xfer) in usb_host_req_complete_ctrl()
471 static void LIBUSB_CALL usb_host_req_complete_data(struct libusb_transfer *xfer) in usb_host_req_complete_data()
525 USBHostIsoXfer *xfer = transfer->user_data; in usb_host_req_complete_iso() local
550 USBHostIsoXfer *xfer; in usb_host_iso_alloc() local
598 static void usb_host_iso_reset_xfer(USBHostIsoXfer *xfer) in usb_host_iso_reset_xfer()
606 static void usb_host_iso_free_xfer(USBHostIsoXfer *xfer, bool inflight) in usb_host_iso_free_xfer()
619 USBHostIsoXfer *xfer; in usb_host_iso_free() local
647 static bool usb_host_iso_data_copy(USBHostIsoXfer *xfer, USBPacket *p) in usb_host_iso_data_copy()
[all …]
H A Dhcd-xhci.c1162 XHCITransfer *xfer; in xhci_ep_alloc_xfer() local
1180 static void xhci_ep_free_xfer(XHCITransfer *xfer) in xhci_ep_free_xfer()
1190 static void xhci_xfer_unmap(XHCITransfer *xfer) in xhci_xfer_unmap()
1232 XHCITransfer *xfer; in xhci_ep_nuke_xfers() local
1442 static int xhci_xfer_create_sgl(XHCITransfer *xfer, int in_xfer) in xhci_xfer_create_sgl()
1490 static void xhci_xfer_report(XHCITransfer *xfer) in xhci_xfer_report()
1569 static void xhci_stall_ep(XHCITransfer *xfer) in xhci_stall_ep()
1596 static int xhci_setup_packet(XHCITransfer *xfer) in xhci_setup_packet()
1626 static int xhci_try_complete_packet(XHCITransfer *xfer) in xhci_try_complete_packet()
1681 static int xhci_fire_ctl_transfer(XHCIState *xhci, XHCITransfer *xfer) in xhci_fire_ctl_transfer()
[all …]
H A Dxen-usb.c91 struct libusb_transfer *xfer; member
/openbmc/openbmc-tools/bi2cp/
H A Dbi2cp195 def pmbuscommand_style(xfer): argument
199 def ucd90320command_style(xfer): argument
249 def __init__(self, command, xfer): argument
/openbmc/qemu/hw/audio/
H A Dintel-hda.h28 hda_codec_xfer_func xfer; member
H A Dintel-hda.c52 hda_codec_xfer_func xfer) in hda_codec_bus_init()
/openbmc/u-boot/include/
H A Dspi.h397 int (*xfer)(struct udevice *dev, unsigned int bitlen, const void *dout, member
475 int (*xfer)(struct udevice *slave, unsigned int bitlen, member
H A Dtpm-common.h183 int (*xfer)(struct udevice *dev, const u8 *sendbuf, size_t send_size, member
H A Di2c.h403 int (*xfer)(struct udevice *bus, struct i2c_msg *msg, int nmsgs); member
/openbmc/qemu/include/scsi/
H A Dutils.h38 size_t xfer; member
/openbmc/u-boot/drivers/sound/
H A Drockchip_i2s.c24 u32 xfer; /* I2S_XFER, 0x1C */ member
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c358 static void mxs_enable_4p2_dcdc_input(int xfer) in mxs_enable_4p2_dcdc_input()
/openbmc/qemu/system/
H A Ddma-helpers.c292 dma_addr_t xfer = MIN(len, entry.len); in dma_buf_rw() local
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1092 int xfer; in ata_passthrough_12_xfer() local
1116 int xfer; in ata_passthrough_16_xfer() local
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h761 struct cmd_i2c_xfer_request xfer; member
769 struct cmd_i2c_xfer_response xfer; member