Searched refs:CTRL_RUNLATCH (Results 1 – 2 of 2) sorted by relevance
2396 mtspr(SPRN_CTRLT, CTRL_RUNLATCH); in __ppc64_runlatch_on()2405 ctrl |= CTRL_RUNLATCH; in __ppc64_runlatch_on()2425 ctrl &= ~CTRL_RUNLATCH; in __ppc64_runlatch_off()
279 #define CTRL_RUNLATCH 0x1 macro