Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h115 uint32_t card_threshold; /**< Card Threshold Control */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c558 res = s->card_threshold; in allwinner_sdhost_read()
723 s->card_threshold = value; in allwinner_sdhost_write()
801 VMSTATE_UINT32(card_threshold, AwSdHostState),
877 s->card_threshold = REG_SD_THLDC_RST; in allwinner_sdhost_reset()