Home
last modified time | relevance | path

Searched refs:CCM_MISCCR_LIMP (Results 1 – 5 of 5) sorted by relevance

/arch/m68k/cpu/mcf532x/
A Dspeed.c58 if (in_be16(&ccm->misccr) & CCM_MISCCR_LIMP) { in get_sys_clock()
106 setbits_be16(&ccm->misccr, CCM_MISCCR_LIMP); in clock_limp()
118 clrbits_be16(&ccm->misccr, CCM_MISCCR_LIMP); in clock_exit_limp()
/arch/m68k/cpu/mcf5445x/
A Dspeed.c45 setbits_be16(&ccm->misccr, CCM_MISCCR_LIMP); in clock_enter_limp()
58 clrbits_be16(&ccm->misccr, CCM_MISCCR_LIMP); in clock_exit_limp()
/arch/m68k/include/asm/
A Dm5301x.h238 #define CCM_MISCCR_LIMP (0x1000) macro
A Dm5441x.h232 #define CCM_MISCCR_LIMP (0x1000) macro
A Dm5329.h280 #define CCM_MISCCR_LIMP (0x1000) macro

Completed in 20 milliseconds