Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Duninorth.h113 #define UNI_N_CLOCK_CNTL 0x0020 macro
/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c817 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()
819 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()
820 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_ata100_enable()
887 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
889 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
890 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_gmac_enable()
1248 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1249 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()
1251 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1252 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()
[all …]