Lines Matching refs:of_device_is_compatible
46 if (!of_device_is_compatible(np, "fsl,spi") &&
47 !of_device_is_compatible(np, "aeroflexgaisler,spictrl") &&
48 !of_device_is_compatible(np, "ibm,ppc4xx-spi"))
143 (of_device_is_compatible(np, "regulator-fixed") ||
144 of_device_is_compatible(np, "reg-fixed-voltage") ||
147 of_device_is_compatible(np, "regulator-gpio")))) {
168 of_device_is_compatible(np, "reg-fixed-voltage") &&
387 if (!of_device_is_compatible(np, "spi-gpio") || !con_id)
413 if (!of_device_is_compatible(np, "fsl,spi") &&
414 !of_device_is_compatible(np, "aeroflexgaisler,spictrl") &&
415 !of_device_is_compatible(np, "ibm,ppc4xx-spi"))