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];
325 struct grc_param_defs { struct326 u32 default_val[MAX_CHIP_IDS];327 u32 min;328 u32 max;329 bool is_preset;330 bool is_persistent;331 u32 exclude_all_preset_val;332 u32 crash_preset_val[MAX_CHIP_IDS];