Home
last modified time | relevance | path

Searched defs:SDState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsd.c120 struct SDState { struct
121 DeviceState parent_obj;
124 uint32_t ocr;
125 uint8_t scr[8];
126 uint8_t cid[16];
127 uint8_t csd[16];
128 uint16_t rca;
129 uint32_t card_status;
130 uint8_t sd_status[64];
131 union {
[all …]