Searched refs:cell_count (Results 1 – 7 of 7) sorted by relevance
| /openbmc/u-boot/include/dm/ |
| H A D | read.h | 318 const char *cells_name, int cell_count, 655 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument 659 cells_name, cell_count, index, in dev_read_phandle_with_args()
|
| H A D | ofnode.h | 469 const char *cells_name, int cell_count,
|
| /openbmc/u-boot/drivers/core/ |
| H A D | read.c | 161 const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument 165 cells_name, cell_count, index, in dev_read_phandle_with_args()
|
| H A D | of_access.c | 574 int cell_count, int index, in __of_parse_phandle_with_args() argument 627 count = cell_count; in __of_parse_phandle_with_args()
|
| H A D | ofnode.c | 359 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args() argument 380 cell_count, index, &args); in ofnode_parse_phandle_with_args()
|
| /openbmc/u-boot/include/ |
| H A D | fdtdec.h | 217 int cell_count, int index,
|
| /openbmc/u-boot/lib/ |
| H A D | fdtdec.c | 741 int cell_count, int index, in fdtdec_parse_phandle_with_args() argument 800 count = cell_count; in fdtdec_parse_phandle_with_args()
|