Searched defs:cells_name (Results 1 – 6 of 6) 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/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
|