Home
last modified time | relevance | path

Searched defs:is_read (Results 1 – 13 of 13) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/i2c/
Dcros_ec_ldo.c22 bool is_read = nmsgs > 1; in cros_ec_ldo_xfer() local
Dat91_i2c.c48 bool is_read = msg->flags & I2C_M_RD; in at91_i2c_xfer_msg() local
112 bool is_read; in at91_i2c_xfer() local
Dsandbox_i2c.c54 bool is_read; in sandbox_i2c_xfer() local
Ds3c24x0_i2c.c230 bool is_read = msg->flags & I2C_M_RD; in s3c24x0_do_msg() local
/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dfreebsd_nvme_ioctl.h140 uint32_t is_read; member
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dbcm2835_sdhost.c272 static int bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
350 bool is_read; in bcm2835_transfer_pio() local
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c300 struct sg_nvme_passthru_cmd *cmdp, void * dp, bool is_read, in do_nvme_admin_cmd()
1079 bool is_read = false; in sg_do_nvme_pt() local
/third_party/uboot/u-boot-2020.01/drivers/spi/
Dtegra20_sflash.c239 int is_read = 0; in tegra20_sflash_xfer() local
Dtegra20_slink.c239 int is_read = 0; in tegra30_spi_xfer() local
/third_party/uboot/u-boot-2020.01/board/ge/bx50v3/
Dbx50v3.c431 bool is_read; member
/third_party/FreeBSD/sys/dev/usb/
Dusb_dev.h80 uint8_t is_read; /* location has read access */ member
/third_party/boost/boost/beast/core/impl/
Dbasic_stream.hpp221 using is_read = std::integral_constant<bool, isRead>; typedef in boost::beast::basic_stream::ops::transfer_op
/third_party/uboot/u-boot-2020.01/drivers/misc/
Dcros_ec.c1239 bool is_read = in->flags & I2C_M_RD; in cros_ec_i2c_tunnel() local