Home
last modified time | relevance | path

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

/openbmc/linux/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()