Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/soundwire/
Dsdw_registers.h87 #define SDW_SCP_CTRL_CLK_STP_NOW BIT(1) macro
/Linux-v5.15/drivers/soundwire/
Dbus.c1042 SDW_SCP_CTRL, SDW_SCP_CTRL_CLK_STP_NOW); in sdw_bus_clk_stop()