Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-soundwire-master9 /sys/bus/soundwire/devices/sdw-master-N/err_threshold
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dmaster.c54 sdw_master_attr(err_threshold, "%d\n");
H A Dbus.c208 int retry = bus->prop.err_threshold; in do_transfer()
228 int retry = bus->prop.err_threshold; in do_transfer_defer()
249 int retry = bus->prop.err_threshold; in sdw_reset_page()
H A Dmipi_disco.c117 &prop->err_threshold); in sdw_master_read_prop()
H A Dintel.c1383 bus->prop.err_threshold = 0; in intel_master_probe()
/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h419 u32 err_threshold; member