Searched defs:cell_count (Results 1 – 5 of 5) sorted by relevance
| /u-boot/drivers/core/ |
| A D | of_access.c | 661 int cell_count, int index, in __of_parse_phandle_with_args() 792 int cell_count, int index, in of_parse_phandle_with_args() 804 int cell_count) in of_count_phandle_with_args()
|
| A D | read.c | 249 const char *cells_name, int cell_count, in dev_read_phandle_with_args() 259 int cell_count) in dev_count_phandle_with_args()
|
| A D | ofnode.c | 774 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args() 806 const char *cells_name, int cell_count) in ofnode_count_phandle_with_args()
|
| /u-boot/include/dm/ |
| A D | read.h | 1044 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() 1053 const char *list_name, const char *cells_name, int cell_count) in dev_count_phandle_with_args()
|
| /u-boot/lib/ |
| A D | fdtdec.c | 740 int cell_count, int index, in fdtdec_parse_phandle_with_args()
|
Completed in 17 milliseconds