Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c403 static int bcm2835_send_command(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_send_command() function
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c619 bool bcm2835_send_command(struct bcm2835_host *host, struct mmc_command *cmd) in bcm2835_send_command() function