Home
last modified time | relevance | path

Searched refs:of_property_present (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dof.h37 #define of_property_present(n, p) \ macro
/openbsd/sys/dev/pci/drm/apple/
H A Ddcp.c695 if (of_property_present(dcp->dev->of_node, "apple,bw-doorbell")) { in dcp_get_disp_regs()
948 if (!of_property_present(dev->of_node, "apple,bw-scratch")) in dcp_platform_probe()
/openbsd/sys/dev/pci/drm/
H A Ddrm_mipi_dsi.c339 if (!of_property_present(node, "reg")) in mipi_dsi_host_register()