Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Dmipi_disco.c429 prop->clk_stop_mode1 = false; in sdw_slave_read_prop()
432 prop->clk_stop_mode1 = true; in sdw_slave_read_prop()
H A Dsysfs_slave.c82 sdw_slave_attr(clk_stop_mode1, "%d\n");
H A Dqcom.c623 if (slave->prop.clk_stop_mode1) in qcom_swrm_enumerate()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-soundwire-slave22 /sys/bus/soundwire/devices/sdw:.../dev-properties/clk_stop_mode1
/linux-6.15/include/linux/soundwire/
H A Dsdw.h376 bool clk_stop_mode1; member
/linux-6.15/sound/soc/codecs/
H A Dwsa881x.c1153 pdev->prop.clk_stop_mode1 = true; in wsa881x_probe()