Searched refs:max_wp_size (Results 1 – 1 of 1) sorted by relevance
78 uint8_t max_wp_size = capabilities & 0xff; in check_hw_feature_supported() local79 if (max_wp_size == 0) { in check_hw_feature_supported()