Searched refs:sdxc_command_t (Results 1 – 3 of 3) sorted by relevance
392 } sdxc_command_t; typedef431 sdxc_command_t *command;537 sdxc_command_t *volatile cmd;1043 hpm_stat_t sdxc_send_command(SDXC_Type *base, sdxc_command_t *cmd);1051 hpm_stat_t sdxc_receive_cmd_response(SDXC_Type *base, sdxc_command_t *cmd);1067 hpm_stat_t sdxc_wait_cmd_done(SDXC_Type *base, sdxc_command_t *cmd, bool polling_cmd_done);
106 hpm_stat_t sdxc_receive_cmd_response(SDXC_Type *base, sdxc_command_t *cmd) in sdxc_receive_cmd_response()289 hpm_stat_t sdxc_send_command(SDXC_Type *base, sdxc_command_t *cmd) in sdxc_send_command()412 hpm_stat_t sdxc_wait_cmd_done(SDXC_Type *base, sdxc_command_t *cmd, bool polling_cmd_done) in sdxc_wait_cmd_done()840 sdxc_command_t *cmd = xfer->command; in sdxc_transfer_nonblocking()895 sdxc_command_t *cmd = xfer->command; in sdxc_transfer_blocking()987 sdxc_command_t cmd; in sdxc_perform_tuning_flow_sequence()1021 sdxc_command_t cmd; in sdxc_perform_software_tuning()
333 sdxc_command_t *cmd = xfer->command; in hpm_sdmmc_transfer()391 sdxc_command_t sdxc_cmd = { 0 }; in hpm_sdmmc_request()
Completed in 13 milliseconds