Searched refs:pclock (Results 1 – 4 of 4) sorted by relevance
76 uint32_t pclock; /* PCLOCK */ member83 .pclock = PCLOCK,135 sh_clock.tmuclk = sh_clock.pclock / 16; in sh_clock_init()164 if (sh_clock.pclock == 0) { in sh_clock_init()178 sh_clock.pclock in sh_clock_init()200 return (sh_clock.pclock); in sh_clock_get_pclock()233 if (sh_clock.pclock == 0) in cpu_initclocks()282 sh_clock.tc.tc_frequency = sh_clock.pclock / 4; in cpu_initclocks()
222 (ent->pclock != 0) ? ent->pclock : COM_FREQ, in pcdp_cninit()
86 uint32_t pclock; member
563 printf(" PClock = %u\n", ent->pclock); in command_hcdp()