Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/rpi3/sdhost/
H A Drpi3_sdhost.h55 #define HC_CMD_RESPONSE_NONE 0x0400 macro
/rk3399_ARM-atf/drivers/rpi3/sdhost/
H A Drpi3_sdhost.c105 cmd_flags |= HC_CMD_RESPONSE_NONE; in send_command_decorated()
315 cmd_flags |= HC_CMD_RESPONSE_NONE; in rpi3_sdhost_send_cmd()
347 if (!(cmd_flags & HC_CMD_RESPONSE_NONE)) { in rpi3_sdhost_send_cmd()