Searched refs:UN_BIS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | pmac_feature.h | 392 #define UN_BIS(r,v) (UN_OUT((r), UN_IN(r) | (v))) macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | pmac_feature.h | 392 #define UN_BIS(r,v) (UN_OUT((r), UN_IN(r) | (v))) macro
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 818 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable() 888 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable() 1249 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable() 1302 UN_BIS(UNI_N_AACK_DELAY, UNI_N_AACK_DELAY_ENABLE); in intrepid_aack_delay_enable() 1396 UN_BIS(U3_TOGGLE_REG, U3_MPIC_RESET | U3_MPIC_OUTPUT_ENABLE); in g5_mpic_enable()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 819 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable() 889 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_GMAC); in core99_gmac_enable() 1250 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_FW); in core99_firewire_enable() 1303 UN_BIS(UNI_N_AACK_DELAY, UNI_N_AACK_DELAY_ENABLE); in intrepid_aack_delay_enable() 1397 UN_BIS(U3_TOGGLE_REG, U3_MPIC_RESET | U3_MPIC_OUTPUT_ENABLE); in g5_mpic_enable()
|
Completed in 8 milliseconds