Home
last modified time | relevance | path

Searched refs:of_write_u32_array (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Dof_access.h307 int of_write_u32_array(const struct device_node *np, const char *propname,
/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c530 int of_write_u32_array(const struct device_node *np, const char *propname, in of_write_u32_array() function
H A Dofnode.c170 return of_write_u32_array(ofnode_to_np(node), propname, in ofnode_write_u32_array()