Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/amd/
Dpmc.c159 static bool enable_stb; variable
160 module_param(enable_stb, bool, 0644);
161 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
532 if (enable_stb) { in amd_pmc_dbgfs_register()
932 if (enable_stb && (dev->cpu_id == AMD_CPU_ID_YC || dev->cpu_id == AMD_CPU_ID_CB)) { in amd_pmc_probe()