Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/hp300/
H A Dclockreg.h59 #define CLK_CR3 0x00 /* select CR3 (CR2 only) */ macro
H A Dclock.c139 clk->clk_cr2 = CLK_CR3; in cpu_initclocks()