Home
last modified time | relevance | path

Searched refs:plat_size (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/dm/
A Dplatdata.h31 unsigned short plat_size; member
/u-boot/drivers/core/
A Ddevice.c253 uint plat_size = 0; in device_bind_by_name() local
263 plat_size = info->plat_size; in device_bind_by_name()
266 ofnode_null(), plat_size, devp); in device_bind_by_name()
/u-boot/doc/driver-model/
A Dof-plat.rst161 .plat_size = sizeof(dtv_dwmmc_at_ff0c0000),
305 speaking it is a non-zero plat_size which triggers this).

Completed in 8 milliseconds