Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/sa11x0/
H A Dsa11xx_pcic.c89 static void sapcic_delay(int, const char *);
201 sapcic_delay(int timo, const char *wmesg) in sapcic_delay() function
208 tsleep(sapcic_delay, PWAIT, wmesg, roundup(timo * hz, 1000) / 1000); in sapcic_delay()
366 sapcic_delay(300 + 100, "pccen0"); in sapcic_socket_enable()
390 sapcic_delay(100 + 20 + 300, "pccen1"); in sapcic_socket_enable()
407 sapcic_delay(20, "pccen2"); in sapcic_socket_enable()
410 sapcic_delay(10, "pccen3"); in sapcic_socket_enable()
414 sapcic_delay(100, "pccen4"); in sapcic_socket_enable()