Lines Matching refs:fdt_getprop
906 cuint = fdt_getprop(fdt, node, "st,backup-zones", &lenp); in parse_bkpregs_dt_conf()
1709 if (fdt_getprop(fdt, node, "st,trig-on", NULL)) in stm32_tamp_configure_pin_from_dt()
1730 cuint = fdt_getprop(fdt, node, "st,tamp-passive-precharge", NULL); in stm32_tamp_parse_passive_conf()
1734 cuint = fdt_getprop(fdt, node, "st,tamp-passive-nb-sample", NULL); in stm32_tamp_parse_passive_conf()
1738 cuint = fdt_getprop(fdt, node, "st,tamp-passive-sample-clk-div", NULL); in stm32_tamp_parse_passive_conf()
1872 internal_tampers = fdt_getprop(fdt, node, "st,tamp-internal-tampers", in stm32_configure_tamp()
1905 if (!fdt_getprop(fdt, subnode, "tamper-gpios", NULL) || in stm32_configure_tamp()
1909 cuint = fdt_getprop(fdt, subnode, "st,tamp-mode", NULL); in stm32_configure_tamp()
1915 cuint = fdt_getprop(fdt, subnode, "st,tamp-id", &lenp); in stm32_configure_tamp()
1954 cuint = fdt_getprop(fdt, node, "st,tamp-active-filter", NULL); in stm32_tamp_parse_active_conf()
1962 cuint = fdt_getprop(fdt, node, "st,tamp-active-clk-div", NULL); in stm32_tamp_parse_active_conf()
2055 if (fdt_getprop(fdt, node, "wakeup-source", NULL)) in stm32_tamp_parse_fdt()
2065 cuint = fdt_getprop(fdt, node, "st,protreg", &lenp); in stm32_tamp_parse_fdt()