Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/hp300/
H A Dclockreg.h57 #define CLK_RESET 0x01 /* chip reset (CR1 only) */ macro
H A Dclock.c133 clk->clk_cr1 = CLK_RESET; in cpu_initclocks()