Searched refs:plat_ (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/dm/
H A Ddevice.h134 * @plat_: Configuration data for this device (do not access outside driver
173 void *plat_; member in struct:udevice
/u-boot/drivers/core/
H A Ddevice.c626 return dm_priv_to_rw(dev->plat_);
1169 dev->plat_ = plat;
/u-boot/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c952 dev->plat_ = pmecc;

Completed in 220 milliseconds