Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds