Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c1126 static int msdc_execute_tuning(struct udevice *dev, uint opcode) in msdc_execute_tuning() function
/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c2268 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning() function