Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
Dsp805_wdt.c252 device_property_read_u64(&adev->dev, "clock-frequency", &rate); in sp805_wdt_probe()
/Linux-v5.15/drivers/input/touchscreen/
Dtsc2007_core.c251 if (!device_property_read_u64(dev, "ti,poll-period", &val64)) in tsc2007_probe_properties()
/Linux-v5.15/drivers/i2c/busses/
Di2c-hisi.c458 ret = device_property_read_u64(dev, "clk_rate", &clk_rate_hz); in hisi_i2c_probe()
/Linux-v5.15/include/linux/
Dproperty.h150 static inline int device_property_read_u64(struct device *dev, in device_property_read_u64() function
/Linux-v5.15/drivers/mmc/host/
Dsdhci.c4016 device_property_read_u64(mmc_dev(host->mmc), in __sdhci_read_caps()
4018 device_property_read_u64(mmc_dev(host->mmc), in __sdhci_read_caps()