Searched defs:trans (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | ich.c | 175 static inline void spi_use_out(struct spi_trans *trans, unsigned bytes) in spi_use_out() 181 static inline void spi_use_in(struct spi_trans *trans, unsigned bytes) in spi_use_in() 217 static void spi_setup_type(struct spi_trans *trans, int data_bytes) in spi_setup_type() 250 static int spi_setup_opcode(struct ich_spi_priv *ctlr, struct spi_trans *trans, in spi_setup_opcode() 304 static int spi_setup_offset(struct spi_trans *trans) in spi_setup_offset() 380 struct spi_trans *trans = &ctlr->trans; in ich_spi_xfer() local
|
| H A D | ich.h | 197 struct spi_trans trans; /* current transaction in progress */ member
|
| /rk3399_rockchip-uboot/drivers/block/ |
| H A D | systemace.c | 172 unsigned trans = blk_countdown; in systemace_read() local
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | tegra_i2c.c | 146 struct i2c_trans_info *trans, in send_packet_headers() 234 struct i2c_trans_info *trans) in send_recv_packets()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 1598 u64 addr, unsigned int trans, u32 *buf, in brcmnand_read_by_pio() 1715 u64 addr, unsigned int trans, u32 *buf, u8 *oob) in brcmnand_read() 1856 unsigned int i, j, trans = mtd->writesize >> FC_SHIFT; in brcmnand_write() local
|
| /rk3399_rockchip-uboot/include/power/power_delivery/ |
| H A D | pd_vdo.h | 428 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
|