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

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_draminit.c1927 #define DRAMINIT_DELAY() sbdelay() /* not running on a 1250, no delays */ macro
1929 #define DRAMINIT_DELAY() sb1250_draminit_delay() macro
2041 DRAMINIT_DELAY();
2047 DRAMINIT_DELAY();
2050 DRAMINIT_DELAY();
2053 DRAMINIT_DELAY();
2056 DRAMINIT_DELAY();
2059 DRAMINIT_DELAY();
2062 DRAMINIT_DELAY();
2065 DRAMINIT_DELAY();
[all...]
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_draminit.c2097 #define DRAMINIT_DELAY() printf("DELAY 200us\n"); macro
2100 #define DRAMINIT_DELAY() /* not running on a 1250, no delays */ macro
2104 #define DRAMINIT_DELAY() bcm1480_draminit_delay() macro
2706 DRAMINIT_DELAY();
2709 DRAMINIT_DELAY();
2733 DRAMINIT_DELAY();
2736 DRAMINIT_DELAY();
2739 DRAMINIT_DELAY();
2742 DRAMINIT_DELAY();
2745 DRAMINIT_DELAY();
[all...]

Completed in 41 milliseconds