commit | d27a7e299daaf5d984cd671db99424660895586d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Apr 05 19:05:28 2017 +0300 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Thu Apr 13 10:16:04 2017 -0700 |
tree | 4a33f58fa3494d6bc25fd6dd8f195e8d06a1adaf | |
parent | 74bc77a3db0f68609c4c7641e010fd85e4c77a36 [diff] |
platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command() A new call to SCU intel_scu_ipc_raw_command() writes SPTR and DPTR registers before sending a command. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>