Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpmac_feature.h393 #define UN_BIC(r,v) (UN_OUT((r), UN_IN(r) & ~(v))) macro
/arch/powerpc/platforms/powermac/
Dfeature.c825 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()
895 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable()
1262 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable()
1314 UN_BIC(UNI_N_AACK_DELAY, UNI_N_AACK_DELAY_ENABLE); in intrepid_aack_delay_enable()