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

/linux-master/arch/powerpc/include/asm/
H A Dpmac_feature.h393 #define UN_BIC(r,v) (UN_OUT((r), UN_IN(r) & ~(v))) macro
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c821 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100);
891 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC);
1253 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW);
1305 UN_BIC(UNI_N_AACK_DELAY, UNI_N_AACK_DELAY_ENABLE);

Completed in 647 milliseconds