Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c142 static bool enable_stb; variable
143 module_param(enable_stb, bool, 0644);
144 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
585 if (enable_stb) { in amd_pmc_dbgfs_register()
1033 if (enable_stb && amd_pmc_is_stb_supported(dev)) { in amd_pmc_probe()