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