Searched defs:sdio_cccr (Results 1 – 1 of 1) sorted by relevance
183 struct sdio_cccr { struct184 unsigned int sdio_vsn;185 unsigned int sd_vsn;186 unsigned int multi_block:1,187 low_speed:1,188 wide_bus:1,189 high_power:1,190 high_speed:1,191 disable_cd:1;