Searched refs:has_fixed (Results 1 – 4 of 4) sorted by relevance
304 if (control->has_default || control->has_fixed) { in sdca_regmap_write_defaults()
994 control->has_fixed = true; in find_sdca_entity_control()1006 control->has_fixed = true; in find_sdca_entity_control()
51 return control->has_fixed || control->mode == SDCA_ACCESS_MODE_RO; in readonly_control()
829 bool has_fixed; member