Home
last modified time | relevance | path

Searched defs:propname (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/u-boot/include/dm/
H A Dread.h527 const char *propname, u32 *outp) in dev_read_u32()
533 const char *propname, int def) in dev_read_u32_default()
545 const char *propname, int def) in dev_read_s32_default()
551 const char *propname, uint *outp) in dev_read_u32u()
565 const char *propname) in dev_read_string()
623 const char *propname, in dev_read_addr_size()
635 const char *propname, in dev_read_stringlist_search()
642 const char *propname, int index, in dev_read_string_index()
649 const char *propname) in dev_read_string_count()
698 const char *propname, int *lenp) in dev_read_prop()
[all …]
H A Dof_access.h307 const char *propname, in of_property_read_string_index()
327 const char *propname) in of_property_count_strings()
/openbmc/linux/include/linux/
H A Dproperty.h192 const char *propname) in device_property_read_bool()
198 const char *propname, u8 *val) in device_property_read_u8()
204 const char *propname, u16 *val) in device_property_read_u16()
242 const char *propname) in device_property_string_array_count()
248 const char *propname) in fwnode_property_read_bool()
254 const char *propname, u8 *val) in fwnode_property_read_u8()
278 const char *propname) in fwnode_property_count_u8()
284 const char *propname) in fwnode_property_count_u16()
290 const char *propname) in fwnode_property_count_u32()
296 const char *propname) in fwnode_property_count_u64()
[all …]
H A Dof.h686 const char *propname, in of_property_read_variable_u32_array()
701 const char *propname, in of_property_read_variable_u64_array()
710 const char *propname, in of_property_read_string()
717 const char *propname, in of_property_match_string()
724 const char *propname, in of_property_read_string_helper()
1084 const char *propname) in of_property_count_u8_elems()
1103 const char *propname) in of_property_count_u16_elems()
1122 const char *propname) in of_property_count_u32_elems()
1141 const char *propname) in of_property_count_u64_elems()
1205 const char *propname, in of_property_read_string_index()
[all …]
H A Dof_gpio.h31 const char *propname, int index) in of_get_named_gpio()
/openbmc/u-boot/tools/dtoc/
H A Dfdt_util.py95 def GetInt(node, propname, default=None): argument
115 def GetString(node, propname, default=None): argument
135 def GetBool(node, propname, default=False): argument
151 def GetByte(node, propname, default=None): argument
174 def GetPhandleList(node, propname): argument
192 def GetDatatype(node, propname, datatype): argument
/openbmc/u-boot/drivers/core/
H A Dread.c14 int dev_read_u32(struct udevice *dev, const char *propname, u32 *outp) in dev_read_u32()
19 int dev_read_u32_default(struct udevice *dev, const char *propname, int def) in dev_read_u32_default()
24 int dev_read_s32(struct udevice *dev, const char *propname, s32 *outp) in dev_read_s32()
29 int dev_read_s32_default(struct udevice *dev, const char *propname, int def) in dev_read_s32_default()
34 int dev_read_u32u(struct udevice *dev, const char *propname, uint *outp) in dev_read_u32u()
47 const char *dev_read_string(struct udevice *dev, const char *propname) in dev_read_string()
52 bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool()
72 int dev_read_size(struct udevice *dev, const char *propname) in dev_read_size()
149 int dev_read_string_index(struct udevice *dev, const char *propname, int index, in dev_read_string_index()
155 int dev_read_string_count(struct udevice *dev, const char *propname) in dev_read_string_count()
[all …]
H A Dofnode.c18 int ofnode_read_u32(ofnode node, const char *propname, u32 *outp) in ofnode_read_u32()
42 int ofnode_read_u32_default(ofnode node, const char *propname, u32 def) in ofnode_read_u32_default()
50 int ofnode_read_s32_default(ofnode node, const char *propname, s32 def) in ofnode_read_s32_default()
58 int ofnode_read_u64(ofnode node, const char *propname, u64 *outp) in ofnode_read_u64()
90 bool ofnode_read_bool(ofnode node, const char *propname) in ofnode_read_bool()
104 const char *ofnode_read_string(ofnode node, const char *propname) in ofnode_read_string()
163 int ofnode_read_u32_array(ofnode node, const char *propname, in ofnode_read_u32_array()
235 int ofnode_read_size(ofnode node, const char *propname) in ofnode_read_size()
580 const char *propname, struct fdt_pci_addr *addr) in ofnode_read_pci_addr()
790 ofnode ofnode_by_prop_value(ofnode from, const char *propname, in ofnode_by_prop_value()
[all …]
H A Dof_access.c380 const char *propname, const void *propval, in of_device_has_prop_value()
391 const char *propname, in of_find_node_by_prop_value()
435 const char *propname, u32 len) in of_find_property_value_of_size()
449 int of_read_u32(const struct device_node *np, const char *propname, u32 *outp) in of_read_u32()
468 int of_read_u32_array(const struct device_node *np, const char *propname, in of_read_u32_array()
487 int of_read_u64(const struct device_node *np, const char *propname, u64 *outp) in of_read_u64()
507 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string()
546 const char *propname, const char **out_strs, in of_property_read_string_helper()
/openbmc/qemu/hw/core/
H A Dgpio.c59 gchar *propname = g_strdup_printf("%s[%u]", name, i); in qdev_init_gpio_in_named_with_opaque() local
87 gchar *propname = g_strdup_printf("%s[%u]", name, in qdev_init_gpio_out_named() local
120 char *propname = g_strdup_printf("%s[%d]", in qdev_connect_gpio_out_named() local
135 g_autofree char *propname = g_strdup_printf("%s[%d]", in qdev_get_gpio_out_connector() local
149 char *propname = g_strdup_printf("%s[%d]", in qdev_disconnect_gpio_out_named() local
182 char *propname = g_strdup_printf("%s[%d]", nm, i); in qdev_pass_gpios() local
190 char *propname = g_strdup_printf("%s[%d]", nm, i); in qdev_pass_gpios() local
/openbmc/linux/drivers/base/
H A Dproperty.c43 bool device_property_present(const struct device *dev, const char *propname) in device_property_present()
57 const char *propname) in fwnode_property_present()
93 int device_property_read_u8_array(const struct device *dev, const char *propname, in device_property_read_u8_array()
257 const char *propname, in fwnode_property_read_int_array()
297 const char *propname, u8 *val, size_t nval) in fwnode_property_read_u8_array()
326 const char *propname, u16 *val, size_t nval) in fwnode_property_read_u16_array()
355 const char *propname, u32 *val, size_t nval) in fwnode_property_read_u32_array()
384 const char *propname, u64 *val, size_t nval) in fwnode_property_read_u64_array()
413 const char *propname, const char **val, in fwnode_property_read_string_array()
447 const char *propname, const char **val) in fwnode_property_read_string()
[all …]
H A Dswnode.c131 const char *propname, size_t length) in property_entry_find()
149 const char *propname, size_t length) in property_entry_count_elems_of_size()
186 const char *propname, in property_entry_read_string_array()
383 const char *propname) in software_node_property_present()
391 const char *propname, in software_node_read_int_array()
402 const char *propname, in software_node_read_string_array()
494 const char *propname, const char *nargs_prop, in software_node_get_reference_args()
/openbmc/linux/drivers/of/
H A Dproperty.c72 const char *propname, int elem_size) in of_property_count_elems_of_size()
145 const char *propname, in of_property_read_u32_index()
179 const char *propname, in of_property_read_u64_index()
219 const char *propname, u8 *out_values, in of_property_read_variable_u8_array()
269 const char *propname, u16 *out_values, in of_property_read_variable_u16_array()
316 const char *propname, u32 *out_values, in of_property_read_variable_u32_array()
394 const char *propname, u64 *out_values, in of_property_read_variable_u64_array()
504 const char *propname, const char **out_strs, in of_property_read_string_helper()
896 const char *propname) in of_fwnode_property_present()
902 const char *propname, in of_fwnode_property_read_int_array()
[all …]
/openbmc/linux/drivers/gpio/
H A Dgpiolib-swnode.c20 static void swnode_format_propname(const char *con_id, char *propname, in swnode_format_propname()
60 char propname[32]; /* 32 is max size of property name */ in swnode_find_gpio() local
107 char propname[32]; in swnode_gpio_count() local
H A Dgpiolib-of.c64 const char *propname) in of_gpio_named_count()
99 char propname[32]; in of_gpio_get_count() local
179 const char *propname, in of_gpio_try_fixup_polarity()
184 const char *propname; in of_gpio_try_fixup_polarity() member
227 const char *propname, in of_gpio_set_polarity_by_property()
306 const char *propname, in of_gpio_flags_quirks()
381 const char *propname, int index, enum of_gpio_flags *flags) in of_get_named_gpiod_flags()
428 int of_get_named_gpio(const struct device_node *np, const char *propname, in of_get_named_gpio()
H A Dgpiolib-acpi.c851 const char *propname, int index, in acpi_gpio_property_lookup()
910 const char *propname, in acpi_get_gpiod_by_index()
958 const char *propname, in acpi_get_gpiod_from_data()
1001 char propname[32]; in acpi_find_gpio() local
1461 char propname[32]; in acpi_gpio_count() local
/openbmc/u-boot/drivers/bootcount/
H A Dbootcount-uclass.c36 const char *propname = "u-boot,bootcount-device"; in bootcount_store() local
63 const char *propname = "u-boot,bootcount-device"; in bootcount_load() local
/openbmc/linux/drivers/acpi/
H A Dproperty.c667 const union acpi_object *propname, *propvalue; in acpi_data_get_property() local
724 const char *propname, void **valptr) in acpi_node_prop_get()
884 const char *propname, size_t index, size_t num_args, in __acpi_node_get_property_reference()
974 const char *propname, in acpi_data_prop_read_single()
1068 const char *propname, in acpi_data_prop_read()
1168 const char *propname, enum dev_prop_type proptype, in acpi_node_prop_read()
1448 const char *propname) in acpi_fwnode_property_present()
1455 const char *propname, in acpi_fwnode_property_read_int_array()
1483 const char *propname, const char **val, in acpi_fwnode_property_read_string_array()
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c183 char *propname = c->data; in check_is_string() local
192 #define WARNING_IF_NOT_STRING(nm, propname) \ argument
194 #define ERROR_IF_NOT_STRING(nm, propname) \ argument
202 char *propname = c->data; in check_is_string_list() local
221 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument
223 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument
230 char *propname = c->data; in check_is_cell() local
239 #define WARNING_IF_NOT_CELL(nm, propname) \ argument
241 #define ERROR_IF_NOT_CELL(nm, propname) \ argument
439 struct node *node, const char *propname) in check_phandle_prop()
[all …]
/openbmc/linux/scripts/dtc/
H A Dchecks.c210 char *propname = c->data; in check_is_string() local
219 #define WARNING_IF_NOT_STRING(nm, propname) \ argument
221 #define ERROR_IF_NOT_STRING(nm, propname) \ argument
229 char *propname = c->data; in check_is_string_list() local
248 #define WARNING_IF_NOT_STRING_LIST(nm, propname) \ argument
250 #define ERROR_IF_NOT_STRING_LIST(nm, propname) \ argument
257 char *propname = c->data; in check_is_cell() local
266 #define WARNING_IF_NOT_CELL(nm, propname) \ argument
268 #define ERROR_IF_NOT_CELL(nm, propname) \ argument
486 struct node *node, const char *propname) in check_phandle_prop()
[all …]
/openbmc/u-boot/test/dm/
H A Dofnode.c22 const char propname[] = "compatible"; in dm_test_ofnode_by_prop_value() local
/openbmc/qemu/hw/ppc/
H A Dspapr_vof.c112 bool spapr_vof_setprop(MachineState *ms, const char *path, const char *propname, in spapr_vof_setprop()
/openbmc/linux/drivers/clk/at91/
H A Dpmc.c24 int of_at91_get_clk_range(struct device_node *np, const char *propname, in of_at91_get_clk_range()
/openbmc/qemu/pc-bios/vof/
H A Dci.c88 uint32_t ci_getprop(phandle ph, const char *propname, void *prop, int len) in ci_getprop()
/openbmc/linux/drivers/input/
H A Dmatrix-keymap.c69 static int matrix_keypad_parse_keymap(const char *propname, in matrix_keypad_parse_keymap()

1234