Searched defs:platdata_size (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/dm/ | ||
H A D | platdata.h | 30 uint platdata_size; member |
/openbmc/u-boot/drivers/core/ | ||
H A D | device.c | 248 uint platdata_size = 0; in device_bind_by_name() local |