Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Dich.c175 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 Dich.h197 struct spi_trans trans; /* current transaction in progress */ member
/rk3399_rockchip-uboot/drivers/block/
H A Dsystemace.c172 unsigned trans = blk_countdown; in systemace_read() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Dtegra_i2c.c146 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 Dbrcmnand.c1598 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 Dpd_vdo.h428 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument