Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powermac/
A Dfeature.c821 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_ata100_enable()
888 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
890 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
891 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_gmac_enable()
1249 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1250 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()
1252 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1253 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()
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()
[all …]
/linux/arch/powerpc/include/asm/
A Duninorth.h113 #define UNI_N_CLOCK_CNTL 0x0020 macro

Completed in 8 milliseconds