Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dftsdc010_mci.c33 static inline int ftsdc010_send_cmd(struct mmc *mmc, struct mmc_cmd *mmc_cmd) in ftsdc010_send_cmd()
/rk3399_rockchip-uboot/include/
H A Dmmc.h389 struct mmc_cmd { struct
390 ushort cmdidx;
391 uint resp_type;
392 uint cmdarg;
393 uint response[4];