Home
last modified time | relevance | path

Searched refs:SBP2_RETRY_LIMIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dsbp2.c189 #define SBP2_RETRY_LIMIT 0xf /* 15 retries */ macro
787 __be32 d = cpu_to_be32(SBP2_CYCLE_LIMIT | SBP2_RETRY_LIMIT); in sbp2_set_busy_timeout()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dsbp2.c190 #define SBP2_RETRY_LIMIT 0xf /* 15 retries */ macro
788 __be32 d = cpu_to_be32(SBP2_CYCLE_LIMIT | SBP2_RETRY_LIMIT); in sbp2_set_busy_timeout()

Completed in 9 milliseconds