Searched defs:sdio_cccr (Results 1 – 1 of 1) sorted by relevance
212 struct sdio_cccr { struct213 unsigned int sdio_vsn;214 unsigned int sd_vsn;215 unsigned int multi_block:1,216 low_speed:1,217 wide_bus:1,218 high_power:1,219 high_speed:1,220 disable_cd:1,221 enable_async_irq:1;