Searched refs:HRW_IDE1_RESET_N (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | heathrow.h | 53 #define HRW_IDE1_RESET_N 0x00800000 /* Media bay */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | heathrow.h | 53 #define HRW_IDE1_RESET_N 0x00800000 /* Media bay */ macro
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | mediabay.c | 204 MB_BIS(bay, HEATHROW_FCR, HRW_IDE1_RESET_N); in heathrow_mb_power() 263 MB_BIC(bay, HEATHROW_FCR, HRW_IDE1_RESET_N); in heathrow_mb_setup_bus() 324 MB_BIS(bay, HEATHROW_FCR, HRW_IDE1_RESET_N); in heathrow_mb_un_reset_ide()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | mediabay.c | 204 MB_BIS(bay, HEATHROW_FCR, HRW_IDE1_RESET_N); in heathrow_mb_power() 263 MB_BIC(bay, HEATHROW_FCR, HRW_IDE1_RESET_N); in heathrow_mb_setup_bus() 324 MB_BIS(bay, HEATHROW_FCR, HRW_IDE1_RESET_N); in heathrow_mb_un_reset_ide()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 419 HEATHROW_FCR, HRW_IDE1_RESET_N, !value); in heathrow_ide_reset()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 420 HEATHROW_FCR, HRW_IDE1_RESET_N, !value); in heathrow_ide_reset()
|
Completed in 8 milliseconds