Searched refs:MMCSD_SUP_NONREMOVABLE (Results 1 – 2 of 2) sorted by relevance
136 #define MMCSD_SUP_NONREMOVABLE (1 << 11) macro137 #define controller_is_removable(host) (!(host->flags & MMCSD_SUP_NONREMOVABLE))
141 #define MMC_CAP_NONREMOVABLE MMCSD_SUP_NONREMOVABLE
Completed in 99 milliseconds