Searched defs:lenp (Results 1 – 5 of 5) sorted by relevance
/arm-trusted-firmware-2.8.0/lib/libfdt/ |
A D | fdt_ro.c | 34 const char *fdt_get_string(const void *fdt, int stroffset, int *lenp) in fdt_get_string() 358 int *lenp) in fdt_get_property_by_offset_() 380 int *lenp) in fdt_get_property_by_offset() 398 int *lenp, in fdt_get_property_namelen_() 428 int namelen, int *lenp) in fdt_get_property_namelen() 445 const char *name, int *lenp) in fdt_get_property() 452 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 470 const char **namep, int *lenp) in fdt_getprop_by_offset() 503 const char *name, int *lenp) in fdt_getprop() 780 int *lenp) in fdt_stringlist_get()
|
A D | fdt.c | 167 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
|
/arm-trusted-firmware-2.8.0/include/lib/libfdt/ |
A D | libfdt.h | 717 int *lenp) in fdt_get_property_w() 777 int *lenp) in fdt_getprop_namelen_w() 815 const char *name, int *lenp) in fdt_getprop_w()
|
/arm-trusted-firmware-2.8.0/drivers/st/gpio/ |
A D | stm32_gpio.c | 184 int lenp; in dt_set_pinctrl_config() local
|
/arm-trusted-firmware-2.8.0/drivers/st/clk/ |
A D | stm32mp_clkfunc.c | 227 const fdt32_t *fdt_rcc_read_prop(const char *prop_name, int *lenp) in fdt_rcc_read_prop()
|
Completed in 9 milliseconds