Home
last modified time | relevance | path

Searched refs:SDW_SHIM_WAKESTS_STATUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soundwire/
H A Dsdw_intel.h91 #define SDW_SHIM_WAKESTS_STATUS BIT(0) macro
/openbmc/linux/drivers/soundwire/
H A Dintel.c323 wake_sts |= (SDW_SHIM_WAKESTS_STATUS << link_id); in intel_shim_wake()