Lines Matching refs:of_machine_is_compatible
754 if (of_machine_is_compatible("PowerBook3,1") in snd_pmac_awacs_resume()
755 || of_machine_is_compatible("PowerBook3,2")) { in snd_pmac_awacs_resume()
783 #define IS_PM7500 (of_machine_is_compatible("AAPL,7500") \
784 || of_machine_is_compatible("AAPL,8500") \
785 || of_machine_is_compatible("AAPL,9500"))
786 #define IS_PM5500 (of_machine_is_compatible("AAPL,e411"))
787 #define IS_BEIGE (of_machine_is_compatible("AAPL,Gossamer"))
788 #define IS_IMAC1 (of_machine_is_compatible("PowerMac2,1"))
789 #define IS_IMAC2 (of_machine_is_compatible("PowerMac2,2") \
790 || of_machine_is_compatible("PowerMac4,1"))
791 #define IS_G4AGP (of_machine_is_compatible("PowerMac3,1"))
792 #define IS_LOMBARD (of_machine_is_compatible("PowerBook1,1"))