Lines Matching full:stb
42 /* STB Registers */
49 /* STB S2D(Spill to DRAM) has different message port offset */
54 /* STB Spill to DRAM Parameters */
59 /* STB Spill to DRAM Message Definition */
154 MODULE_PARM_DESC(enable_stb, "Enable the STB debug mechanism");
162 MODULE_PARM_DESC(dump_custom_stb, "Enable to dump full STB buffer");
240 /* Enhanced STB Firmware Reporting Mechanism */
266 /* Write dummy postcode while reading the STB buffer */ in amd_pmc_stb_debugfs_open_v2()
269 dev_err(dev->dev, "error writing to STB: %d\n", ret); in amd_pmc_stb_debugfs_open_v2()
279 * We have a custom stb size and the PMFW is supposed to give in amd_pmc_stb_debugfs_open_v2()
304 * This is for general cases, where the stb limits in amd_pmc_stb_debugfs_open_v2()
648 /* Enable STB only when the module_param is set */ in amd_pmc_dbgfs_register()
882 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_prepare()
896 /* Dump the IdleMask before we add to the STB */ in amd_pmc_s2idle_check()
901 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_check()
928 dev_err(pdev->dev, "error writing to STB: %d\n", rc); in amd_pmc_s2idle_restore()
992 /* Get STB DRAM address */ in amd_pmc_s2d_init()
1014 dev_err(dev->dev, "failed to write data in stb: 0x%X\n", AMD_PMC_STB_PMI_0); in amd_pmc_write_stb()
1028 dev_err(dev->dev, "error reading data from stb: 0x%X\n", AMD_PMC_STB_PMI_0); in amd_pmc_read_stb()