Searched defs:sdio_cccr (Results 1 – 1 of 1) sorted by relevance
191 struct sdio_cccr { struct192 unsigned int sdio_vsn;193 unsigned int sd_vsn;194 unsigned int multi_block:1,195 low_speed:1,196 wide_bus:1,197 high_power:1,198 high_speed:1,199 disable_cd:1;