Searched defs:sdio_cccr (Results 1 – 1 of 1) sorted by relevance
138718 struct sdio_cccr { struct138719 unsigned int sdio_vsn;138720 unsigned int sd_vsn;138721 unsigned int multi_block: 1;138722 unsigned int low_speed: 1;138723 unsigned int wide_bus: 1;138724 unsigned int high_power: 1;138725 unsigned int high_speed: 1;138726 unsigned int disable_cd: 1;