Searched refs:ModeIsSupported (Results 1 – 6 of 6) sorted by relevance
422 if (!fail_only || support->ModeIsSupported == 0) in dml_print_dml_mode_support_info()423 dml_print("DML: support: ModeIsSupported = 0x%x\n", support->ModeIsSupported); in dml_print_dml_mode_support_info()
724 dml_bool_t ModeIsSupported; //<brief Is the mode support any voltage and combine setting member
8218 mode_lib->ms.support.ModeIsSupported = 0; in dml_core_mode_support()8220 …mode_lib->ms.support.ModeIsSupported = mode_lib->ms.support.ModeSupport[0] == true || mode_lib->ms… in dml_core_mode_support()8246 …("DML::%s: ModeIsSupported = %u\n", __func__, mode_lib->ms.support.ModeIsSupported); in dml_core_mode_support()8284 return mode_lib->ms.support.ModeIsSupported; in dml_core_mode_support()
1063 bool ModeIsSupported; member
3697 mode_lib->vba.ModeIsSupported = mode_lib->vba.ModeSupport[i][0] == true in dml32_ModeSupportAndSystemConfigurationFull()
13061 out->informative.mode_support_info.ModeIsSupported = mode_lib->ms.support.ModeSupport; in dml2_core_calcs_get_informative()