Home
last modified time | relevance | path

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

/libcpu/arm/s3c24x0/
A Dsystem_clock.c41 val = MPLLCON; in rt_hw_get_clock()
81 MPLLCON = sdiv | (pdiv<<4) | (mdiv<<12); in rt_hw_set_mpll_clock()
A Ds3c24x0.h99 #define MPLLCON (*(volatile unsigned *)0x4c000004) //MPLL Control macro
A Dstart_gcc.S48 .equ MPLLCON, 0x4c000004 /*Mpll control register */ define

Completed in 13 milliseconds