Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsh_mmcif.c64 #define CMD_SET_RBSY (1 << 21) /* R1b */ macro
858 tmp |= CMD_SET_RBSY | CMD_SET_RTYP_6B; in sh_mmcif_set_cmd()