Searched refs:LPU_RESET (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_hlib.c | 46 * 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 D | px_regs.h | 1953 #define LPU_RESET 0xe2008 macro
|
Completed in 88 milliseconds