Home
last modified time | relevance | path

Searched refs:MACIO_FLAG_FW_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpmac_feature.h363 #define MACIO_FLAG_FW_SUPPORTED 0x00000020 macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dfeature.c1244 if (!(macio->flags & MACIO_FLAG_FW_SUPPORTED)) in core99_firewire_enable()
1274 if (!(macio->flags & MACIO_FLAG_FW_SUPPORTED)) in core99_firewire_cable_power()
1681 if (macio->flags & MACIO_FLAG_FW_SUPPORTED) { in core99_sleep()
2799 macio_chips[0].flags |= MACIO_FLAG_FW_SUPPORTED; in set_initial_features()
2830 macio_chips[0].flags |= MACIO_FLAG_FW_SUPPORTED; in set_initial_features()