Searched defs:sdio_cccr (Results 1 – 1 of 1) sorted by relevance
152 struct sdio_cccr { struct153 unsigned int sdio_vsn;154 unsigned int sd_vsn;155 unsigned int multi_block:1,156 low_speed:1,157 wide_bus:1,158 high_power:1,159 high_speed:1,160 disable_cd:1;