Searched refs:cell_count (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | read.h | 240 const char *cells_name, int cell_count, 582 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument 586 cells_name, cell_count, index, in dev_read_phandle_with_args()
|
| H A D | ofnode.h | 497 const char *cells_name, int cell_count,
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | read.c | 116 const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument 121 cells_name, cell_count, index, in dev_read_phandle_with_args()
|
| H A D | of_access.c | 616 int cell_count, int index, in __of_parse_phandle_with_args() argument 669 count = cell_count; in __of_parse_phandle_with_args()
|
| H A D | ofnode.c | 350 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args() argument 369 cell_count, index, &args); in ofnode_parse_phandle_with_args()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fdtdec.h | 221 int cell_count, int index,
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 715 int cell_count, int index, in fdtdec_parse_phandle_with_args() argument 774 count = cell_count; in fdtdec_parse_phandle_with_args()
|