Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dich.c174 static inline void spi_use_out(struct spi_trans *trans, unsigned bytes) in spi_use_out()
180 static inline void spi_use_in(struct spi_trans *trans, unsigned bytes) in spi_use_in()
216 static void spi_setup_type(struct spi_trans *trans, int data_bytes) in spi_setup_type()
249 static int spi_setup_opcode(struct ich_spi_priv *ctlr, struct spi_trans *trans, in spi_setup_opcode()
303 static int spi_setup_offset(struct spi_trans *trans) in spi_setup_offset()
379 struct spi_trans *trans = &ctlr->trans; in ich_spi_xfer() local
H A Dich.h196 struct spi_trans trans; /* current transaction in progress */ member
/openbmc/qemu/linux-user/
H A Dfd-trans.h89 TargetFdTrans *trans) in internal_fd_trans_register_unsafe()
104 static inline void fd_trans_register(int fd, TargetFdTrans *trans) in fd_trans_register()
H A Dsyscall.c3663 abi_long trans; in do_recvfrom() local
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp271 Transition& trans) in deserializeScheduledValues()
297 Transition trans; in restoreScheduledValues() local
/openbmc/u-boot/drivers/i2c/
H A Dtegra_i2c.c143 struct i2c_trans_info *trans, in send_packet_headers()
231 struct i2c_trans_info *trans) in send_recv_packets()
/openbmc/qemu/hw/usb/
H A Ddev-mtp.c121 uint32_t trans; member
148 uint32_t trans; member
155 uint32_t trans; member
781 static void usb_mtp_queue_result(MTPState *s, uint16_t code, uint32_t trans, in usb_mtp_queue_result()
1154 static int usb_mtp_deletefn(MTPState *s, MTPObject *o, uint32_t trans) in usb_mtp_deletefn()
1191 uint32_t format_code, uint32_t trans) in usb_mtp_object_delete()
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py2141 def dr_relation(self,C,trans,nullable): argument
2165 def reads_relation(self,C, trans, empty): argument
2208 def compute_lookback_includes(self,C,trans,nullable): argument
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c47 int cyls, heads, secs, trans; member
340 static void test_ide_drive_user(const char *dev, bool trans) in test_ide_drive_user()
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1616 uint64_t trans, uintptr_t ra) in do_helper_tr()
1675 uint64_t array, uint64_t trans, in do_helper_trt()
1695 uint64_t array, uint64_t trans, in do_helper_trt_fwd()
1708 uint64_t array, uint64_t trans, in do_helper_trt_bkwd()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp184 auto trans = properties.find("RequestedPowerTransition"); in DataInterface() local
/openbmc/qemu/hw/i386/
H A Dpc.c490 int i, trans; in pc_cmos_init_late() local