Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h107 uint32_t auto12_arg; /**< Auto Command 12 Argument */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c531 res = s->auto12_arg; in allwinner_sdhost_read()
693 s->auto12_arg = value; in allwinner_sdhost_write()
793 VMSTATE_UINT32(auto12_arg, AwSdHostState),
869 s->auto12_arg = REG_SD_A12A_RST; in allwinner_sdhost_reset()