Searched refs:CCCR (Results 1 – 8 of 8) sorted by relevance
88 unsigned long cccr = CCCR; in clk_pxa25x_memory_get_rate()166 unsigned long cccr = CCCR; in clk_pxa25x_run_get_rate()177 unsigned long clkcfg, cccr = CCCR; in clk_pxa25x_cpll_get_rate()
175 unsigned long cccr = CCCR; in clk_pxa27x_lcd_base_get_rate()321 unsigned long cccr = CCCR; in clk_pxa27x_memory_get_rate()340 unsigned long cccr = CCCR; in clk_pxa27x_memory_get_parent()
69 ldr r6, =CCCR72 ldr r7, =CCCR_SLEEP @ prepare CCCR sleep value112 ldr r6, =CCCR
29 (*) The CCCR.CC3 register is reserved within the kernel to act as an atomic modify abort flag.31 (*) In the exception prologues run on kernel->kernel entry, CCCR.CC3 is set to 0 (Undefined58 (1) The condition CCCR.CC3 is cleared unconditionally by an exception, irrespective of whether or
35 CPU-Core: fr405, gr0-31, BE, CCCR
102 CCCR.CC3 Cleared by exception prologue 132 CCR/CCCR - Mostly Clobbered
137 #define CCCR __REG(0x41300000) /* Core Clock Configuration Register */ macro
322 CCCR = pxa_freq_settings[idx].cccr; in pxa_set_target()