Home
last modified time | relevance | path

Searched refs:device_property_read_u64 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/soc/loongson/
H A Dloongson2_pm.c177 if (!device_property_read_u64(dev, "loongson,suspend-address", &suspend_addr)) in loongson2_pm_probe()
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c736 ret = device_property_read_u64(&pdev->dev, "nvidia,gpu-mem-base-pa", in nvgrace_gpu_fetch_memory_property()
744 ret = device_property_read_u64(&pdev->dev, "nvidia,gpu-mem-size", in nvgrace_gpu_fetch_memory_property()
/linux/drivers/input/touchscreen/
H A Dtsc2007_core.c237 if (!device_property_read_u64(dev, "ti,poll-period", &val64)) in tsc2007_probe_properties()
/linux/drivers/i2c/busses/
H A Di2c-hisi.c489 ret = device_property_read_u64(dev, "clk_rate", &clk_rate_hz); in hisi_i2c_probe()
/linux/include/linux/
H A Dproperty.h257 static inline int device_property_read_u64(const struct device *dev, in device_property_read_u64() function
/linux/drivers/mmc/host/
H A Dsdhci.c4160 device_property_read_u64(mmc_dev(host->mmc), in __sdhci_read_caps()
4162 device_property_read_u64(mmc_dev(host->mmc), in __sdhci_read_caps()