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