Home
last modified time | relevance | path

Searched refs:amlmmc_exec_command (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/fdt/
Damlmmc.c180 void amlmmc_exec_command(sdmmc_chipset_handle_t, struct sdmmc_command *);
192 .exec_command = amlmmc_exec_command,
581 amlmmc_exec_command(sdmmc_chipset_handle_t sch, struct sdmmc_command *cmd) in amlmmc_exec_command() function
812 amlmmc_exec_command(sch, &cmd); in amlmmc_execute_tuning()