Searched defs:grc_param_defs (Results 1 – 2 of 2) sorted by relevance
267 struct grc_param_defs { struct268 u32 default_val[MAX_CHIP_IDS];269 u32 min;270 u32 max;271 bool is_preset;272 bool is_persistent;273 u32 exclude_all_preset_val;274 u32 crash_preset_val[MAX_CHIP_IDS];
256 struct grc_param_defs { struct257 u32 default_val[MAX_CHIP_IDS];258 u32 min;259 u32 max;260 bool is_preset;261 bool is_persistent;262 u32 exclude_all_preset_val;263 u32 crash_preset_val;