Home
last modified time | relevance | path

Searched refs:sim_pllcr (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/m68k/platform/68360/
Dconfig.c148 unsigned int local_pllcr = (unsigned int)(pquicc->sim_pllcr); in _bsc0()
151 int mf = (int)(pquicc->sim_pllcr & 0x0fff); in _bsc0()
156 int mf = (int)(pquicc->sim_pllcr & 0x0fff); in _bsc0()
/linux-3.4.99/arch/m68k/include/asm/
Dm68360_quicc.h103 volatile unsigned short sim_pllcr; /* PLL control register */ member