Searched refs:enable_stb (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c152 static bool enable_stb; variable
153 module_param(enable_stb, bool, 0644);
154 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
649 if (enable_stb) {
1093 if (enable_stb && amd_pmc_is_stb_supported(dev)) {

Completed in 121 milliseconds