Home
last modified time | relevance | path

Searched refs:rt_ofw_prop_read_u64 (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Dofw.h311 rt_inline rt_err_t rt_ofw_prop_read_u64(const struct rt_ofw_node *np, const char *propname, in rt_ofw_prop_read_u64() function
/components/drivers/pic/
A Dpic-gicv3.c1067 if (rt_ofw_prop_read_u64(np, "redistributor-stride", &redist_stride)) in gicv3_ofw_init()
/components/drivers/ofw/
A Dbase.c1023 if ((rt_int64_t)cpuid < 0 && !rt_ofw_prop_read_u64(cpu_np, "rt-thread,cpuid", &idx)) in rt_ofw_get_cpu_id()
/components/drivers/sdio/sdhci/
A Dsdhci.c2489 rt_ofw_prop_read_u64(mmc_dev(host->mmc)->ofw_node, in rt_sdhci_read_caps()
2491 rt_ofw_prop_read_u64(mmc_dev(host->mmc)->ofw_node, in rt_sdhci_read_caps()

Completed in 33 milliseconds