Searched refs:fdt_val_t (Results 1 – 4 of 4) sorted by relevance
37 fdt_val_t reg[2];
30 typedef fdt64_t fdt_val_t; typedef35 typedef fdt32_t fdt_val_t; typedef
78 int regmap_init_mem_platdata(struct udevice *dev, fdt_val_t *reg, int count,
33 int regmap_init_mem_platdata(struct udevice *dev, fdt_val_t *reg, int count, in regmap_init_mem_platdata()