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