Searched defs:rt_sdio_cccr (Results 1 – 1 of 1) sorted by relevance
60 struct rt_sdio_cccr { struct61 rt_uint8_t sdio_version;62 rt_uint8_t sd_version;63 rt_uint8_t direct_cmd:1, /* Card Supports Direct Commands during data transfer65 multi_block:1, /* Card Supports Multi-Block */66 read_wait:1, /* Card Supports Read Wait68 suspend_resume:1, /* Card supports Suspend/Resume70 s4mi:1, /* generate interrupts during a 4-bit 72 e4mi:1, /* Enable the multi-block IRQ during 74 low_speed:1, /* Card is a Low-Speed card */[all …]