Home
last modified time | relevance | path

Searched refs:fdt_val_t (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dsyscon.h37 fdt_val_t reg[2];
Dfdtdec.h30 typedef fdt64_t fdt_val_t; typedef
35 typedef fdt32_t fdt_val_t; typedef
Dregmap.h78 int regmap_init_mem_platdata(struct udevice *dev, fdt_val_t *reg, int count,
/external/u-boot/drivers/core/
Dregmap.c33 int regmap_init_mem_platdata(struct udevice *dev, fdt_val_t *reg, int count, in regmap_init_mem_platdata()