Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/soundwire/
Dsdw_registers.h87 #define SDW_SCP_CTRL_CLK_STP_NOW BIT(1) macro
/linux-6.12.1/drivers/soundwire/
Dbus.c1155 SDW_SCP_CTRL, SDW_SCP_CTRL_CLK_STP_NOW); in sdw_bus_clk_stop()