Lines Matching +defs:val +defs:offset
122 static inline void *fdt_offset_ptr_w(void *fdt, int offset, int checklen) in fdt_offset_ptr_w()
664 int offset, in fdt_get_property_by_offset_w()
1325 const char *name, uint32_t val) in fdt_setprop_inplace_u32()
1360 const char *name, uint64_t val) in fdt_setprop_inplace_u64()
1377 const char *name, uint32_t val) in fdt_setprop_inplace_cell()
1480 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32()
1485 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64()
1492 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell()
1692 uint32_t val) in fdt_setprop_u32()
1727 uint64_t val) in fdt_setprop_u64()
1745 uint32_t val) in fdt_setprop_cell()
1870 const char *name, uint32_t val) in fdt_appendprop_u32()
1905 const char *name, uint64_t val) in fdt_appendprop_u64()
1923 const char *name, uint32_t val) in fdt_appendprop_cell()