Searched refs:UNI_N_CLOCK_CNTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 818 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable() 820 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable() 821 (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() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 819 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable() 821 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable() 822 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_ata100_enable() 889 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable() 891 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable() 892 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_gmac_enable() 1250 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable() 1251 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable() 1253 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable() 1254 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | uninorth.h | 113 #define UNI_N_CLOCK_CNTL 0x0020 macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | uninorth.h | 113 #define UNI_N_CLOCK_CNTL 0x0020 macro
|
Completed in 6 milliseconds