Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soundwire/
H A Dsdw_registers.h91 #define SDW_SCP_STAT_CLK_STP_NF BIT(0) macro
/openbmc/linux/drivers/soundwire/
H A Dbus.c1020 val &= SDW_SCP_STAT_CLK_STP_NF; in sdw_bus_wait_for_clk_prep_deprep()