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