Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c104 SD_CMDR_CMDID_MASK = (0x3f), enumerator
245 request.cmd = s->command & SD_CMDR_CMDID_MASK; in allwinner_sdhost_send_command()
291 s->command &= ~SD_CMDR_CMDID_MASK; in allwinner_sdhost_auto_stop()