Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmmc.h419 int (*send_cmd)(struct udevice *dev, struct mmc_cmd *cmd, member
499 int (*send_cmd)(struct mmc *mmc, member
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dmxc_nand.c144 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd) function