Searched defs:cell_count (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/include/dm/ |
D | read.h | 767 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args()
|
/external/u-boot/drivers/core/ |
D | read.c | 191 const char *cells_name, int cell_count, in dev_read_phandle_with_args()
|
D | of_access.c | 574 int cell_count, int index, in __of_parse_phandle_with_args()
|
D | ofnode.c | 372 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args()
|
/external/u-boot/lib/ |
D | fdtdec.c | 689 int cell_count, int index, in fdtdec_parse_phandle_with_args()
|