Searched refs:KL1_EIDE0_ENABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | keylargo.h | 161 #define KL1_EIDE0_ENABLE 0x00800000 /* KL/Intrepid Only */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | keylargo.h | 161 #define KL1_EIDE0_ENABLE 0x00800000 /* KL/Intrepid Only */ macro
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | mediabay.c | 219 MB_BIC(bay, KEYLARGO_FCR1, KL1_EIDE0_ENABLE); in keylargo_mb_power() 280 MB_BIS(bay, KEYLARGO_FCR1, KL1_EIDE0_ENABLE); in keylargo_mb_setup_bus()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | mediabay.c | 219 MB_BIC(bay, KEYLARGO_FCR1, KL1_EIDE0_ENABLE); in keylargo_mb_power() 280 MB_BIS(bay, KEYLARGO_FCR1, KL1_EIDE0_ENABLE); in keylargo_mb_setup_bus()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 849 KEYLARGO_FCR1, KL1_EIDE0_ENABLE, value); in core99_ide_enable() 1574 KL1_EIDE0_ENABLE | KL1_EIDE0_RESET_N | in keylargo_shutdown() 1646 KL1_EIDE0_ENABLE); in intrepid_shutdown()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 850 KEYLARGO_FCR1, KL1_EIDE0_ENABLE, value); in core99_ide_enable() 1575 KL1_EIDE0_ENABLE | KL1_EIDE0_RESET_N | in keylargo_shutdown() 1647 KL1_EIDE0_ENABLE); in intrepid_shutdown()
|
Completed in 10 milliseconds