Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcspi.c158 struct mmcspi_command { struct
994 mmcspi_set_up_command(device_t dev, struct mmcspi_command *mmcspi_cmd, in mmcspi_set_up_command()
1179 mmcspi_send_cmd(device_t dev, struct mmcspi_command *cmd, uint8_t *rspbuf) in mmcspi_send_cmd()
1416 struct mmcspi_command stop; in mmcspi_send_stop()
1474 mmcspi_read_phase(device_t dev, struct mmcspi_command *cmd) in mmcspi_read_phase()
1588 mmcspi_write_phase(device_t dev, struct mmcspi_command *cmd) in mmcspi_write_phase()
1677 mmcspi_translate_response(device_t dev, struct mmcspi_command *cmd, in mmcspi_translate_response()
1886 struct mmcspi_command cmd; in mmcspi_get_ocr()
1931 struct mmcspi_command cmd; in mmcspi_set_crc_on_off()
2011 struct mmcspi_command cmd; in mmcspi_request()