Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dallwinner-sdhost.h105 uint32_t fifo_func_sel; /**< FIFO Function Select */ member
/openbmc/qemu/hw/sd/
H A Dallwinner-sdhost.c525 res = s->fifo_func_sel; in allwinner_sdhost_read()
687 s->fifo_func_sel = value; in allwinner_sdhost_write()
791 VMSTATE_UINT32(fifo_func_sel, AwSdHostState),
867 s->fifo_func_sel = REG_SD_FUNS_RST; in allwinner_sdhost_reset()