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

/barrelfish-master/tools/usbboot/arch/omap4/
H A Dclock.c44 #define LDELAY 12000000 macro
116 wait_on_value(BIT0, 0, CM_IDLEST_DPLL_MPU, LDELAY);
129 wait_on_value(BIT0, 1, CM_IDLEST_DPLL_MPU, LDELAY);
136 wait_on_value(BIT0, 0, CM_IDLEST_DPLL_IVA, LDELAY);
154 wait_on_value(BIT0, 1, CM_IDLEST_DPLL_IVA, LDELAY);
161 wait_on_value(BIT0, 0, CM_IDLEST_DPLL_PER, LDELAY);
183 wait_on_value(BIT0, 1, CM_IDLEST_DPLL_PER, LDELAY);
193 wait_on_value(BIT0, 0, CM_IDLEST_DPLL_ABE, LDELAY);
212 wait_on_value(BIT0, 1, CM_IDLEST_DPLL_ABE, LDELAY);
222 wait_on_value(BIT0, 0, CM_IDLEST_DPLL_USB, LDELAY);
[all...]

Completed in 63 milliseconds