Searched refs:LCRR_CLKDIV (Results 1 – 6 of 6) sorted by relevance
59 LCRR_CLKDIV |
132 config LCRR_CLKDIV config
322 #define LCRR_CLKDIV 0x0000001F macro
366 lcrr = (im->im_lbc.lcrr & LCRR_CLKDIV) >> LCRR_CLKDIV_SHIFT; in get_clocks()
236 if (sysinfo.freq_localbus > LCRR_CLKDIV) { in checkcpu()
811 clrsetbits_be32(&lbc->lcrr, LCRR_CLKDIV, CFG_SYS_LBC_LCRR); in cpu_init_r()
Completed in 16 milliseconds