Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/include/asm/
Dbarrier.h54 const unsigned long WRITE_TIMEOUT_CYCLES = 400; in mb_incoherent() local
59 } while ((get_cycles_low() - start) < WRITE_TIMEOUT_CYCLES); in mb_incoherent()