HomeSort by: relevance | last modified time | path
    Searched refs:pxa27x_fastbus_run_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_apm.c 236 void pxa27x_fastbus_run_mode(int, uint32_t);
922 pxa27x_fastbus_run_mode(0, MDREFR_LOW);
1147 pxa27x_fastbus_run_mode(1, pxa2x0_memcfg.mdrefr_high);
1467 pxa27x_fastbus_run_mode(0, MDREFR_LOW);
1480 pxa27x_fastbus_run_mode(1, pxa2x0_memcfg.mdrefr_high);
1489 pxa27x_fastbus_run_mode(1, pxa2x0_memcfg.mdrefr_high);
1503 pxa27x_fastbus_run_mode(1, pxa2x0_memcfg.mdrefr_high);
1517 pxa27x_fastbus_run_mode(1, pxa2x0_memcfg.mdrefr_high);
pxa2x0_apm_asm.S 435 * void pxa27x_fastbus_run_mode(int enable, uint32_t mdrefr)
442 ENTRY(pxa27x_fastbus_run_mode) function

Completed in 38 milliseconds