Lines Matching full:stb
42 /* STB Registers */
49 /* STB S2D(Spill to DRAM) has different message port offset */
54 /* STB Spill to DRAM Parameters */
144 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
232 /* Write dummy postcode while reading the STB buffer */ in amd_pmc_stb_debugfs_open_v2()
235 dev_err(dev->dev, "error writing to STB: %d\n", ret); in amd_pmc_stb_debugfs_open_v2()
584 /* Enable STB only when the module_param is set */ in amd_pmc_dbgfs_register()
817 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_prepare()
831 /* Dump the IdleMask before we add to the STB */ in amd_pmc_s2idle_check()
836 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_check()
863 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_restore()
936 /* Get STB DRAM address */ in amd_pmc_s2d_init()
941 …dev_err(dev->dev, "STB is not enabled on the system; disable enable_stb or contact system vendor\n… in amd_pmc_s2d_init()
963 dev_err(dev->dev, "failed to write data in stb: 0x%X\n", AMD_PMC_STB_PMI_0); in amd_pmc_write_stb()
977 dev_err(dev->dev, "error reading data from stb: 0x%X\n", AMD_PMC_STB_PMI_0); in amd_pmc_read_stb()