Home
last modified time | relevance | path

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

/external/u-boot/include/dm/
Dread.h407 const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, const char *propname,
620 static inline const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, in dev_read_u8_array_ptr() function
/external/u-boot/drivers/power/pmic/
Di2c_pmic_emul.c123 reg_defaults = dev_read_u8_array_ptr(emul, "reg-defaults", in sandbox_i2c_pmic_ofdata_to_platdata()
/external/u-boot/drivers/core/
Dread.c192 const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, const char *propname, in dev_read_u8_array_ptr() function