Searched refs:MAX_MODULE_DISABLE_TIME (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/mach-omap2/
H A Dcm.h32 * MAX_MODULE_DISABLE_TIME: max duration in microseconds to wait for
40 #define MAX_MODULE_DISABLE_TIME 5000 macro
H A Dcminst44xx.c304 MAX_MODULE_DISABLE_TIME, i);
306 return (i < MAX_MODULE_DISABLE_TIME) ? 0 : -EBUSY;

Completed in 124 milliseconds