Searched refs:CMD_GO_IDLE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_init.c | 125 (void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_sdmem() 201 (void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_mmc() 507 rv = sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_ifcond() 521 (void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL); in sda_init_ifcond()
|
/titanic_50/usr/src/uts/common/sys/sdcard/ |
H A D | sda.h | 55 CMD_GO_IDLE = 0, enumerator
|