Searched defs:cells_name (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | read.h | 582 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() 591 const char *list_name, const char *cells_name) in dev_count_phandle_with_args()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | read.c | 116 const char *cells_name, int cell_count, in dev_read_phandle_with_args() 126 const char *list_name, const char *cells_name) in dev_count_phandle_with_args()
|
| H A D | of_access.c | 615 const char *cells_name, in __of_parse_phandle_with_args() 746 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() 757 const char *list_name, const char *cells_name) in of_count_phandle_with_args()
|
| H A D | ofnode.c | 350 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args() 379 const char *cells_name) in ofnode_count_phandle_with_args()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 714 const char *cells_name, in fdtdec_parse_phandle_with_args()
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | checks.c | 1047 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|