Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dsbp2.c190 #define SBP2_CYCLE_LIMIT (0xc8 << 12) /* 200 125us cycles */ 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.c191 #define SBP2_CYCLE_LIMIT (0xc8 << 12) /* 200 125us cycles */ macro
788 __be32 d = cpu_to_be32(SBP2_CYCLE_LIMIT | SBP2_RETRY_LIMIT); in sbp2_set_busy_timeout()

Completed in 5 milliseconds