Home
last modified time | relevance | path

Searched refs:ch_prep_timeout (Results 1 – 25 of 25) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Drt711-sdca-sdw.c206 dpn[i].ch_prep_timeout = 10; in rt711_sdca_read_prop()
224 dpn[j].ch_prep_timeout = 10; in rt711_sdca_read_prop()
234 prop->dp0_prop->ch_prep_timeout = 10; in rt711_sdca_read_prop()
H A Drt721-sdca-sdw.c260 dpn[i].ch_prep_timeout = 10; in rt721_sdca_read_prop()
278 dpn[j].ch_prep_timeout = 10; in rt721_sdca_read_prop()
H A Drt712-sdca-sdw.c223 dpn[i].ch_prep_timeout = 10; in rt712_sdca_read_prop()
241 dpn[j].ch_prep_timeout = 10; in rt712_sdca_read_prop()
H A Drt722-sdca-sdw.c260 dpn[i].ch_prep_timeout = 10; in rt722_sdca_read_prop()
278 dpn[j].ch_prep_timeout = 10; in rt722_sdca_read_prop()
H A Drt1017-sdca-sdw.c291 dpn[i].ch_prep_timeout = 10; in rt1017_sdca_read_prop()
309 dpn[j].ch_prep_timeout = 10; in rt1017_sdca_read_prop()
H A Drt700-sdw.c364 dpn[i].ch_prep_timeout = 10; in rt700_read_prop()
383 dpn[i].ch_prep_timeout = 10; in rt700_read_prop()
H A Drt711-sdw.c371 dpn[i].ch_prep_timeout = 10; in rt711_read_prop()
390 dpn[j].ch_prep_timeout = 10; in rt711_read_prop()
H A Drt1318-sdw.c376 dpn[i].ch_prep_timeout = 10; in rt1318_read_prop()
394 dpn[j].ch_prep_timeout = 10; in rt1318_read_prop()
H A Dcs35l56-sdw.c357 ports[0].ch_prep_timeout = 10; in cs35l56_sdw_read_prop()
363 ports[1].ch_prep_timeout = 10; in cs35l56_sdw_read_prop()
H A Dcs42l42-sdw.c328 ports[0].ch_prep_timeout = 10; in cs42l42_sdw_read_prop()
334 ports[1].ch_prep_timeout = 10; in cs42l42_sdw_read_prop()
H A Drt715-sdca-sdw.c162 dpn[i].ch_prep_timeout = 10; in rt715_sdca_read_prop()
H A Drt1316-sdw.c227 dpn[i].ch_prep_timeout = 10; in rt1316_read_prop()
245 dpn[j].ch_prep_timeout = 10; in rt1316_read_prop()
H A Drt5682-sdw.c563 dpn[i].ch_prep_timeout = 10; in rt5682_read_prop()
582 dpn[i].ch_prep_timeout = 10; in rt5682_read_prop()
H A Dmax98373-sdw.c330 dpn[i].ch_prep_timeout = 10; in max98373_read_prop()
349 dpn[i].ch_prep_timeout = 10; in max98373_read_prop()
H A Dmax98363.c150 dpn[i].ch_prep_timeout = 10; in max98363_read_prop()
H A Drt715-sdw.c422 dpn[i].ch_prep_timeout = 10; in rt715_read_prop()
H A Drt1320-sdw.c513 dpn[i].ch_prep_timeout = 10; in rt1320_read_prop()
531 dpn[j].ch_prep_timeout = 10; in rt1320_read_prop()
H A Drt1308-sdw.c155 dpn[i].ch_prep_timeout = 10; in rt1308_read_prop()
H A Drt712-sdca-dmic.c865 dpn[i].ch_prep_timeout = 10; in rt712_sdca_dmic_read_prop()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-soundwire-slave25 /sys/bus/soundwire/devices/sdw:.../dev-properties/ch_prep_timeout
73 /sys/bus/soundwire/devices/sdw:.../dp<N>_src/ch_prep_timeout
89 /sys/bus/soundwire/devices/sdw:.../dp<N>_sink/ch_prep_timeout
/linux-6.15/drivers/soundwire/
H A Dmipi_disco.c282 &dpn[i].ch_prep_timeout); in sdw_slave_read_dpn()
441 &prop->ch_prep_timeout); in sdw_slave_read_prop()
444 &prop->ch_prep_timeout); in sdw_slave_read_prop()
H A Dsysfs_slave.c85 sdw_slave_attr(ch_prep_timeout, "%d\n");
H A Dstream.c451 u32 ch_prep_timeout; in sdw_prep_deprep_slave_ports() local
469 ch_prep_timeout = dpn_prop->ch_prep_timeout; in sdw_prep_deprep_slave_ports()
480 ch_prep_timeout = dp0_prop->ch_prep_timeout; in sdw_prep_deprep_slave_ports()
524 msecs_to_jiffies(ch_prep_timeout)); in sdw_prep_deprep_slave_ports()
H A Dsysfs_slave_dpn.c104 sdw_dpn_attr(ch_prep_timeout);
/linux-6.15/include/linux/soundwire/
H A Dsdw.h265 u32 ch_prep_timeout; member
313 u32 ch_prep_timeout; member
379 u32 ch_prep_timeout; member