Searched refs:of_read_u32 (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | of_access.h | 260 int of_read_u32(const struct device_node *np, const char *propname, u32 *outp);
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | of_access.su | |
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | of_access.su | |
| H A D | of_access.c | 465 int of_read_u32(const struct device_node *np, const char *propname, u32 *outp) in of_read_u32() function 662 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
|
| H A D | ofnode.c | 25 return of_read_u32(ofnode_to_np(node), propname, outp); in ofnode_read_u32()
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | livetree.txt | 143 directly, such as of_read_u32(). Use ofnode functions instead, to allow your
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |