Searched refs:ch_prep_timeout (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/soundwire/
H A Dsysfs_slave.c34 * |---- ch_prep_timeout
57 * |---- ch_prep_timeout
85 sdw_slave_attr(ch_prep_timeout, "%d\n");
H A Dmipi_disco.c220 &dpn[i].ch_prep_timeout);
316 &prop->ch_prep_timeout);
H A Dsysfs_slave_dpn.c104 sdw_dpn_attr(ch_prep_timeout); variable
H A Dstream.c492 msecs_to_jiffies(dpn_prop->ch_prep_timeout));
/linux-master/sound/soc/codecs/
H A Dcs42l42-sdw.c328 ports[0].ch_prep_timeout = 10,
334 ports[1].ch_prep_timeout = 10,
H A Drt712-sdca-sdw.c203 dpn[i].ch_prep_timeout = 10;
221 dpn[j].ch_prep_timeout = 10;
H A Drt722-sdca-sdw.c231 dpn[i].ch_prep_timeout = 10;
249 dpn[j].ch_prep_timeout = 10;
H A Drt711-sdca-sdw.c206 dpn[i].ch_prep_timeout = 10;
224 dpn[j].ch_prep_timeout = 10;
H A Dcs35l56-sdw.c281 ports[0].ch_prep_timeout = 10;
287 ports[1].ch_prep_timeout = 10;
H A Drt715-sdca-sdw.c162 dpn[i].ch_prep_timeout = 10;
H A Drt700-sdw.c364 dpn[i].ch_prep_timeout = 10;
383 dpn[i].ch_prep_timeout = 10;
H A Dmax98373-sdw.c330 dpn[i].ch_prep_timeout = 10;
349 dpn[i].ch_prep_timeout = 10;
H A Drt1017-sdca-sdw.c291 dpn[i].ch_prep_timeout = 10;
309 dpn[j].ch_prep_timeout = 10;
H A Drt5682-sdw.c563 dpn[i].ch_prep_timeout = 10;
582 dpn[i].ch_prep_timeout = 10;
H A Drt1316-sdw.c227 dpn[i].ch_prep_timeout = 10;
245 dpn[j].ch_prep_timeout = 10;
H A Drt711-sdw.c369 dpn[i].ch_prep_timeout = 10;
388 dpn[j].ch_prep_timeout = 10;
H A Dmax98363.c150 dpn[i].ch_prep_timeout = 10;
H A Drt1318-sdw.c376 dpn[i].ch_prep_timeout = 10;
394 dpn[j].ch_prep_timeout = 10;
H A Drt1308-sdw.c155 dpn[i].ch_prep_timeout = 10;
H A Drt715-sdw.c463 dpn[i].ch_prep_timeout = 10;
H A Drt712-sdca-dmic.c865 dpn[i].ch_prep_timeout = 10;
/linux-master/include/linux/soundwire/
H A Dsdw.h301 * @ch_prep_timeout: Port-specific timeout value, in milliseconds
327 u32 ch_prep_timeout; member in struct:sdw_dpn_prop
352 * @ch_prep_timeout: Worst-case latency of the Channel Prepare State Machine
384 u32 ch_prep_timeout; member in struct:sdw_slave_prop

Completed in 198 milliseconds