Home
last modified time | relevance | path

Searched defs:send_cmd (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i2c/
H A Dsmbus_master.c110 int len, bool recv_len, bool send_cmd) in smbus_read_block()
/openbmc/u-boot/include/
H A Dmmc.h406 int (*send_cmd)(struct udevice *dev, struct mmc_cmd *cmd, member
487 int (*send_cmd)(struct mmc *mmc, member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c143 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd) function