Searched refs:of_property_read_u64_index (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/vfio/pci/ |
| H A D | vfio_pci_nvlink2.c | 426 if (of_property_read_u64_index(hose->dn, "ibm,mmio-atsd", nvlink_index, in vfio_pci_ibm_npu2_init() 428 if (of_property_read_u64_index(hose->dn, "ibm,mmio-atsd", 0, in vfio_pci_ibm_npu2_init()
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | property.c | 170 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function 184 EXPORT_SYMBOL_GPL(of_property_read_u64_index);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | ocxl.c | 409 rc = of_property_read_u64_index(dev->dev.of_node, in pnv_ocxl_map_xsl_regs()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of.h | 312 extern int of_property_read_u64_index(const struct device_node *np, 753 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index() function
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 1434 of_property_read_u64_index 2959 of_property_read_u64_index
|
| H A D | abi_gki_aarch64_vivo | 1071 of_property_read_u64_index
|
| H A D | abi_gki_aarch64_generic | 1279 of_property_read_u64_index
|
| H A D | abi_gki_aarch64_exynos | 1341 of_property_read_u64_index
|
| H A D | abi_gki_aarch64_qcom | 1640 of_property_read_u64_index
|
| H A D | abi_gki_aarch64_oplus | 1786 of_property_read_u64_index
|
| H A D | abi_gki_aarch64_galaxy | 2855 of_property_read_u64_index
|
| /OK3568_Linux_fs/kernel/drivers/iio/temperature/ |
| H A D | ltc2983.c | 440 of_property_read_u64_index(np, propname, index, &temp); in __ltc2983_custom_sensor_new()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix_dp_core.c | 2025 of_property_read_u64_index(endpoint, "link-frequencies", in analogix_dp_parse_link_frequencies()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw-dp.c | 3976 of_property_read_u64_index(endpoint, "link-frequencies", in dw_dp_parse_link_frequencies()
|