Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h185 #define SYS_CLK_33_OK 0x20 /* 3.3V OK on clock board */ macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1475 ((~status2) & (SYS_PPS0_OK | SYS_CLK_33_OK | in system_high_handler()
1870 temp_psok = status2 & SYS_CLK_33_OK; in ps_fail_handler()