Searched refs:feature_support (Results 1 – 4 of 4) sorted by relevance
415 unsigned char feature_support; member417 GET_BIT(((_x).feature_support), 7)419 GET_BIT(((_x).feature_support), 6)421 GET_BIT(((_x).feature_support), 5)423 GET_BITS(((_x).feature_support), 4, 3)425 GET_BIT(((_x).feature_support), 2)427 GET_BIT(((_x).feature_support), 1)429 GET_BIT(((_x).feature_support), 0)
128 unsigned int feature_support; member
1913 if (card->ext_csd.feature_support & MMC_DISCARD_FEATURE) in mmc_can_discard()
584 card->ext_csd.feature_support |= MMC_DISCARD_FEATURE; in mmc_decode_ext_csd()