Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dfeature.c1547 static u32 save_unin_clock_ctl; variable
1735 save_unin_clock_ctl = UN_IN(UNI_N_CLOCK_CNTL); in core99_sleep()
1739 UN_OUT(UNI_N_CLOCK_CNTL, save_unin_clock_ctl & in core99_sleep()
1813 UN_OUT(UNI_N_CLOCK_CNTL, save_unin_clock_ctl); in core99_wake_up()