Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soundwire/
Dbus.c153 int retry = bus->prop.err_threshold; in do_transfer()
172 int retry = bus->prop.err_threshold; in do_transfer_defer()
192 int retry = bus->prop.err_threshold; in sdw_reset_page()
Dmipi_disco.c116 &prop->err_threshold); in sdw_master_read_prop()
Dintel.c742 bus->prop.err_threshold = 5; in intel_prop_read()
/Linux-v4.19/include/linux/soundwire/
Dsdw.h342 u32 err_threshold; member