Searched defs:cells_name (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/drivers/core/ |
H A D | of_access.c | 573 const char *cells_name, in __of_parse_phandle_with_args() 704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() 715 const char *list_name, const char *cells_name) in of_count_phandle_with_args()
|
H A D | read.c | 161 const char *cells_name, int cell_count, in dev_read_phandle_with_args() 170 const char *cells_name) in dev_count_phandle_with_args()
|
H A D | ofnode.c | 359 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args() 390 const char *cells_name) in ofnode_count_phandle_with_args()
|
/openbmc/u-boot/include/dm/ |
H A D | read.h | 655 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() 664 const char *list_name, const char *cells_name) in dev_count_phandle_with_args()
|
/openbmc/linux/drivers/of/ |
H A D | base.c | 1109 const char *cells_name, in of_phandle_iterator_init() 1243 const char *cells_name, in __of_parse_phandle_with_args() 1344 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local 1503 const char *cells_name) in of_count_phandle_with_args()
|
H A D | property.c | 1112 const char *cells_name) in parse_prop_cells() 1166 const char *cells_name) in parse_suffix_prop_cells()
|
/openbmc/linux/include/linux/ |
H A D | of.h | 79 const char *cells_name; member 730 const char *cells_name, in __of_parse_phandle_with_args() 749 const char *cells_name) in of_count_phandle_with_args() 768 const char *cells_name, in of_phandle_iterator_init() 989 const char *cells_name, in of_parse_phandle_with_args() 1060 const char *cells_name, in of_parse_phandle_with_optional_args()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | devicetree.c | 293 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
|
/openbmc/linux/sound/soc/samsung/ |
H A D | tm2_wm5110.c | 500 const char *cells_name = NULL; in tm2_probe() local
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 740 const char *cells_name, in fdtdec_parse_phandle_with_args()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | checks.c | 1190 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
/openbmc/linux/scripts/dtc/ |
H A D | checks.c | 1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|