Lines Matching full:stb
42 /* STB Registers */
49 /* STB S2D(Spill to DRAM) has different message port offset */
54 /* STB Spill to DRAM Parameters */
154 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
242 /* Write dummy postcode while reading the STB buffer */ in amd_pmc_stb_debugfs_open_v2()
245 dev_err(dev->dev, "error writing to STB: %d\n", ret); in amd_pmc_stb_debugfs_open_v2()
594 /* Enable STB only when the module_param is set */ in amd_pmc_dbgfs_register()
824 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_prepare()
838 /* Dump the IdleMask before we add to the STB */ in amd_pmc_s2idle_check()
843 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_check()
870 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_restore()
964 /* Get STB DRAM address */ in amd_pmc_s2d_init()
986 dev_err(dev->dev, "failed to write data in stb: 0x%X\n", AMD_PMC_STB_PMI_0); in amd_pmc_write_stb()
1000 dev_err(dev->dev, "error reading data from stb: 0x%X\n", AMD_PMC_STB_PMI_0); in amd_pmc_read_stb()