Home
last modified time | relevance | path

Searched defs:cells_name (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dof_access.c573 const char *cells_name, in __of_parse_phandle_with_args()
704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args()
715 const char *list_name, const char *cells_name) in of_count_phandle_with_args()
H A Dread.c161 const char *cells_name, int cell_count, in dev_read_phandle_with_args()
170 const char *cells_name) in dev_count_phandle_with_args()
H A Dofnode.c359 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args()
390 const char *cells_name) in ofnode_count_phandle_with_args()
/openbmc/u-boot/include/dm/
H A Dread.h655 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args()
664 const char *list_name, const char *cells_name) in dev_count_phandle_with_args()
/openbmc/u-boot/lib/
H A Dfdtdec.c740 const char *cells_name, in fdtdec_parse_phandle_with_args()
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c1190 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument