Searched refs:PMAC_FTR_IDE_RESET (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/powerpc/include/asm/ |
D | pmac_feature.h | 191 #define PMAC_FTR_IDE_RESET PMAC_FTR_DEF(5) macro
|
/linux-6.1.9/arch/powerpc/platforms/powermac/ |
D | feature.c | 1904 { PMAC_FTR_IDE_RESET, ohare_ide_reset}, 1917 { PMAC_FTR_IDE_RESET, heathrow_ide_reset }, 1931 { PMAC_FTR_IDE_RESET, heathrow_ide_reset }, 1947 { PMAC_FTR_IDE_RESET, heathrow_ide_reset }, 1963 { PMAC_FTR_IDE_RESET, core99_ide_reset }, 1987 { PMAC_FTR_IDE_RESET, core99_ide_reset }, 2008 { PMAC_FTR_IDE_RESET, core99_ide_reset }, 2028 { PMAC_FTR_IDE_RESET, core99_ide_reset },
|
/linux-6.1.9/drivers/ata/ |
D | pata_macio.c | 759 rc = ppc_md.feature_call(PMAC_FTR_IDE_RESET, in pata_macio_reset_hw() 766 ppc_md.feature_call(PMAC_FTR_IDE_RESET, in pata_macio_reset_hw()
|