Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dpl181.c88 #define PL181_CMD_RESPONSE (1 << 6) macro
184 if (s->cmd & PL181_CMD_RESPONSE) { in pl181_do_command()