Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c53 static uint mmc_spi_sendcmd(struct mmc *mmc, ushort cmdidx, u32 cmdarg) in mmc_spi_sendcmd()
/openbmc/u-boot/include/
H A Dmmc.h127 static inline bool mmc_is_tuning_cmd(uint cmdidx) in mmc_is_tuning_cmd()
377 ushort cmdidx; member