Home
last modified time | relevance | path

Searched refs:clk_stop_mode1 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/soundwire/
Dmipi_disco.c318 prop->clk_stop_mode1 = false; in sdw_slave_read_prop()
321 prop->clk_stop_mode1 = true; in sdw_slave_read_prop()
Dsysfs_slave.c82 sdw_slave_attr(clk_stop_mode1, "%d\n");
Dqcom.c622 if (slave->prop.clk_stop_mode1) in qcom_swrm_enumerate()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-soundwire-slave22 /sys/bus/soundwire/devices/sdw:.../dev-properties/clk_stop_mode1
/linux-6.12.1/include/linux/soundwire/
Dsdw.h383 bool clk_stop_mode1; member
/linux-6.12.1/sound/soc/codecs/
Dwsa881x.c1158 pdev->prop.clk_stop_mode1 = true; in wsa881x_probe()