Home
last modified time | relevance | path

Searched refs:SDW_SHIM2_INTEL_VS_WAKESTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/soundwire/
Dintel_ace2x.c41 wake_sts = intel_readw(shim_vs, SDW_SHIM2_INTEL_VS_WAKESTS); in intel_shim_check_wake()
64 wake_sts = intel_readw(shim_vs, SDW_SHIM2_INTEL_VS_WAKESTS); in intel_shim_wake()
66 intel_writew(shim_vs, SDW_SHIM2_INTEL_VS_WAKESTS, wake_sts); in intel_shim_wake()
Dintel_ace2x_debugfs.c73 ret += intel_sprintf(vs_s, false, buf, ret, SDW_SHIM2_INTEL_VS_WAKESTS); in intel_reg_show()
/Linux-v6.6/include/linux/soundwire/
Dsdw_intel.h156 #define SDW_SHIM2_INTEL_VS_WAKESTS 0x0A macro