Searched refs:PMAC_FTR_1394_ENABLE (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| A D | pmac_feature.h | 238 #define PMAC_FTR_1394_ENABLE PMAC_FTR_DEF(13) macro
|
| /linux/arch/powerpc/platforms/powermac/ |
| A D | feature.c | 1970 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 1992 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 2015 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 2035 { PMAC_FTR_1394_ENABLE, core99_firewire_enable }, 2050 { PMAC_FTR_1394_ENABLE, g5_fw_enable },
|
| A D | pci.c | 987 pmac_call_feature(PMAC_FTR_1394_ENABLE, node, 0, 1); in pmac_pci_enable_device_hook() 1042 pmac_call_feature(PMAC_FTR_1394_ENABLE, nd, 0, 0); in pmac_pcibios_after_init()
|
| /linux/drivers/firewire/ |
| A D | ohci.c | 3526 pmac_call_feature(PMAC_FTR_1394_ENABLE, ofn, 0, 1); in pmac_ohci_on() 3537 pmac_call_feature(PMAC_FTR_1394_ENABLE, ofn, 0, 0); in pmac_ohci_off()
|
Completed in 15 milliseconds