Home
last modified time | relevance | path

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

/linux-2.6.39/arch/tile/include/asm/
Dsystem.h122 const unsigned long WRITE_TIMEOUT_CYCLES = 400; in mb_incoherent() local
127 } while ((get_cycles_low() - start) < WRITE_TIMEOUT_CYCLES); in mb_incoherent()