Lines Matching refs:UNI_N_CLOCK_CNTL
884 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()
886 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()
887 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_ata100_enable()
950 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
952 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
953 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_gmac_enable()
1281 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1282 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()
1284 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1285 (void)UN_IN(UNI_N_CLOCK_CNTL); in core99_firewire_enable()
1534 save_unin_clock_ctl = UN_IN(UNI_N_CLOCK_CNTL); in core99_sleep()
1535 UN_OUT(UNI_N_CLOCK_CNTL, save_unin_clock_ctl & in core99_sleep()
1608 UN_OUT(UNI_N_CLOCK_CNTL, save_unin_clock_ctl); in core99_wake_up()