Searched refs:of_property_present (Results 101 - 121 of 121) sorted by relevance

12345

/linux-master/drivers/pmdomain/ti/
H A Domap_prm.c686 if (!of_property_present(dev->of_node, "#power-domain-cells"))
/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c757 if (of_property_present(np, "usb0_vbus_power-supply")) {
/linux-master/drivers/pci/controller/
H A Dpci-tegra.c1378 if (!soc->has_gen2 || of_property_present(np, "phys"))
1947 if (!of_property_present(np, property))
H A Dpcie-mediatek.c652 if (of_property_present(dev->of_node, "interrupt-names"))
/linux-master/sound/ppc/
H A Dtumbler.c1366 if (of_property_present(np, "layout-id"))
/linux-master/drivers/mfd/
H A Dstmpe.c1381 if (!of_property_present(np, "interrupts"))
/linux-master/drivers/mmc/host/
H A Dsdhci-of-arasan.c1643 if (!of_property_present(np, "#clock-cells"))
/linux-master/drivers/usb/phy/
H A Dphy-tegra-usb.c1378 if (of_property_present(np, "dr_mode"))
/linux-master/arch/powerpc/platforms/pseries/
H A Dvio.c1427 if (of_property_present(viodev->dev.of_node, "ibm,my-dma-window")) {
/linux-master/drivers/soc/ti/
H A Dknav_qmss_queue.c1272 if (of_property_present(node, "accumulator")) {
/linux-master/sound/soc/samsung/
H A Di2s.c1289 if (!of_property_present(dev->of_node, "#clock-cells"))
/linux-master/sound/soc/sh/
H A Dfsi.c1859 if (of_property_present(np, prop))
/linux-master/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c1407 if (!of_property_present(np, "interrupt-parent"))
/linux-master/drivers/spi/
H A Dspi-s3c64xx.c1183 sci->polling = !of_property_present(dev->of_node, "dmas");
/linux-master/drivers/clk/
H A Dclk.c5097 if (!of_property_present(np, "#clock-cells"))
5098 if (of_property_present(parent_np, "#clock-cells"))
/linux-master/drivers/tty/serial/
H A Dimx.c2268 sport->have_rtsgpio = of_property_present(np, "rts-gpios");
H A Dsh-sci.c1608 if (!of_property_present(port->dev->of_node, "dmas"))
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c158 if (!np || !of_property_present(np, "#stream-id-cells")) {
/linux-master/drivers/bus/
H A Dti-sysc.c957 if (!of_property_present(np, "reg"))
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c3267 if (!of_property_present(dev->of_node, "interrupts")) {
/linux-master/drivers/mtd/nand/raw/
H A Dqcom_nandc.c3199 if (!of_property_present(dn, "qcom,boot-partitions"))

Completed in 294 milliseconds

12345