Searched refs:LPU_RESET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c46 * LPU_RESET should be set to 0ull during resume
76 {LPU_RESET, PX_CHIP_FIRE},
789 * CSR_V LPU_RESET Expect Kernel 0x0
797 CSR_XS(csr_base, LPU_RESET, val);
798 DBG(DBG_LPU, NULL, "lpu_init - LPU_RESET: 0x%llx\n",
799 CSR_XR(csr_base, LPU_RESET));
2772 CSR_XS((caddr_t)dev_hdl, LPU_RESET, 0ull);
H A Dpx_regs.h1953 #define LPU_RESET 0xe2008 macro

Completed in 84 milliseconds