Home
last modified time | relevance | path

Searched refs:HRW_IDE1_RESET_N (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dheathrow.h53 #define HRW_IDE1_RESET_N 0x00800000 /* Media bay */ macro
/openbmc/linux/drivers/macintosh/
H A Dmediabay.c204 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()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c420 HEATHROW_FCR, HRW_IDE1_RESET_N, !value); in heathrow_ide_reset()