Lines Matching full:smu
35 /* SMU communication registers */
49 /* Base address of SMU for mapping physical address to virtual address */
57 /* SMU Response Codes */
73 /* SMU Message Definations */
218 dev_warn_once(dev->dev, "SMU debugging info not supported on this platform\n");
222 /* Get Active devices list from SMU */
293 dev_dbg(dev->dev, "SMU program %u version is %u.%u.%u\n",
365 seq_puts(s, "\n=== SMU Statistics ===\n");
429 /* we haven't yet read SMU version */
454 pm_pr_dbg("SMU idlemask s0i3: 0x%x\n", val);
457 seq_printf(s, "SMU idlemask : 0x%x\n", val);
542 dev_err(dev->dev, "failed to talk to SMU\n");
560 dev_err(dev->dev, "SMU response timed out\n");
573 dev_err(dev->dev, "SMU not ready. err: 0x%x\n", val);
577 dev_err(dev->dev, "SMU cmd unknown. err: 0x%x\n", val);
583 dev_err(dev->dev, "SMU cmd failed. err: 0x%x\n", val);
646 /* we haven't yet read SMU version */
697 /* Reset and Start SMU logging - to monitor the s0i3 stats */
759 /* Let SMU know that we are looking for stats */