Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firewire/
Dsbp2.c203 #define SBP2_CYCLE_LIMIT (0xc8 << 12) /* 200 125us cycles */ macro
799 __be32 d = cpu_to_be32(SBP2_CYCLE_LIMIT | SBP2_RETRY_LIMIT); in sbp2_set_busy_timeout()