Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c1548 static u32 save_unin_clock_ctl; variable
1736 save_unin_clock_ctl = UN_IN(UNI_N_CLOCK_CNTL); in core99_sleep()
1740 UN_OUT(UNI_N_CLOCK_CNTL, save_unin_clock_ctl & in core99_sleep()
1814 UN_OUT(UNI_N_CLOCK_CNTL, save_unin_clock_ctl); in core99_wake_up()