Searched defs:cmdidx (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/mmc/
H A Dmmc_spi.c88 mmc_spi_sendcmd(struct udevice *dev, ushort cmdidx, u32 cmdarg, u32 resp_type, u8 *resp, u32 resp_size, bool resp_match, u8 resp_match_value, bool r1b) argument
[all...]
/u-boot/include/
H A Dmmc.h136 static inline bool mmc_is_tuning_cmd(uint cmdidx) argument
416 ushort cmdidx; member in struct:mmc_cmd

Completed in 166 milliseconds