Searched refs:mmcspi_set_up_command (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/mmc/ |
H A D | mmcspi.c | 994 mmcspi_set_up_command(device_t dev, struct mmcspi_command *mmcspi_cmd, in mmcspi_set_up_command() function 1428 err = mmcspi_set_up_command(dev, &stop, &mmc_stop); in mmcspi_send_stop() 1897 err = mmcspi_set_up_command(dev, &cmd, &mmc_cmd); in mmcspi_get_ocr() 1943 err = mmcspi_set_up_command(dev, &cmd, &mmc_cmd); in mmcspi_set_crc_on_off() 2044 err = mmcspi_set_up_command(brdev, &cmd, mmc_cmd); in mmcspi_request()
|