Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/loongson/
H A Dloongson2_pm.c177 if (!device_property_read_u64(dev, "loongson,suspend-address", &suspend_addr)) in loongson2_pm_probe()
/openbmc/linux/drivers/watchdog/
H A Dsp805_wdt.c253 device_property_read_u64(&adev->dev, "clock-frequency", &rate); in sp805_wdt_probe()
/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007_core.c238 if (!device_property_read_u64(dev, "ti,poll-period", &val64)) in tsc2007_probe_properties()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-hisi.c478 ret = device_property_read_u64(dev, "clk_rate", &clk_rate_hz); in hisi_i2c_probe()
/openbmc/linux/include/linux/
H A Dproperty.h215 static inline int device_property_read_u64(const struct device *dev, in device_property_read_u64() function
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c4125 device_property_read_u64(mmc_dev(host->mmc), in __sdhci_read_caps()
4127 device_property_read_u64(mmc_dev(host->mmc), in __sdhci_read_caps()