Searched refs:UNI_N_CLOCK_CNTL (Results 1 – 2 of 2) sorted by relevance
112 #define UNI_N_CLOCK_CNTL 0x0020 macro
822 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()824 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()825 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_ata100_enable()892 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()894 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()895 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_gmac_enable()1258 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()1259 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()1261 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()1262 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()[all …]