Searched defs:sdio_cccr (Results 1 – 1 of 1) sorted by relevance
246 struct sdio_cccr { struct247 unsigned int sdio_vsn;248 unsigned int sd_vsn;249 unsigned int multi_block:1,250 low_speed:1,251 wide_bus:1,252 high_power:1,253 high_speed:1,254 disable_cd:1,255 enable_async_irq:1;