Searched defs:mmc_cmd (Results 1 – 2 of 2) sorted by relevance
33 static inline int ftsdc010_send_cmd(struct mmc *mmc, struct mmc_cmd *mmc_cmd) in ftsdc010_send_cmd()
389 struct mmc_cmd { struct390 ushort cmdidx;391 uint resp_type;392 uint cmdarg;393 uint response[4];