Home
last modified time | relevance | path

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

/drivers/platform/x86/amd/pmc/
A Dmp1_stb.c44 static bool enable_stb; variable
45 module_param(enable_stb, bool, 0644);
46 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
294 if (!enable_stb) in amd_stb_s2d_init()

Completed in 4 milliseconds