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