Searched refs:PMAC_FTR_1394_ENABLE (Results 1 – 4 of 4) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | pmac_feature.h | 238 #define PMAC_FTR_1394_ENABLE PMAC_FTR_DEF(13) macro
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 1971 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 1993 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 2016 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 2036 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 2051 { PMAC_FTR_1394_ENABLE, g5_fw_enable },
|
H A D | pci.c | 988 pmac_call_feature(PMAC_FTR_1394_ENABLE, node, 0, 1); in pmac_pci_enable_device_hook() 1043 pmac_call_feature(PMAC_FTR_1394_ENABLE, nd, 0, 0); in pmac_pcibios_after_init()
|
/linux/drivers/firewire/ |
H A D | ohci.c | 3653 pmac_call_feature(PMAC_FTR_1394_ENABLE, ofn, 0, 1); in pmac_ohci_on() 3664 pmac_call_feature(PMAC_FTR_1394_ENABLE, ofn, 0, 0); in pmac_ohci_off()
|