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