Home
last modified time | relevance | path

Searched defs:cells_name (Results 1 – 12 of 12) 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/linux/drivers/of/
H A Dbase.c1109 const char *cells_name, in of_phandle_iterator_init()
1243 const char *cells_name, in __of_parse_phandle_with_args()
1344 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local
1503 const char *cells_name) in of_count_phandle_with_args()
H A Dproperty.c1112 const char *cells_name) in parse_prop_cells()
1166 const char *cells_name) in parse_suffix_prop_cells()
/openbmc/linux/include/linux/
H A Dof.h79 const char *cells_name; member
730 const char *cells_name, in __of_parse_phandle_with_args()
749 const char *cells_name) in of_count_phandle_with_args()
768 const char *cells_name, in of_phandle_iterator_init()
989 const char *cells_name, in of_parse_phandle_with_args()
1060 const char *cells_name, in of_parse_phandle_with_optional_args()
/openbmc/linux/drivers/pinctrl/
H A Ddevicetree.c293 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
/openbmc/linux/sound/soc/samsung/
H A Dtm2_wm5110.c500 const char *cells_name = NULL; in tm2_probe() local
/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
/openbmc/linux/scripts/dtc/
H A Dchecks.c1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument