Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/sgi-ip32/
Dip32-setup.c64 #define WAIT_MS 10 macro
71 while (crime->timer < CRIME_MASTER_FREQ * WAIT_MS / 1000) ; in plat_time_init()
72 mips_hpt_frequency = read_c0_count() * 1000 / WAIT_MS; in plat_time_init()