Home
last modified time | relevance | path

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

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