Searched refs:tpm1_nv_read_value (Results 1 – 3 of 3) sorted by relevance
117 return tpm1_nv_read_value(dev, index, data, count); in tpm_nv_read_value()
146 u32 tpm1_nv_read_value(struct udevice *dev, u32 index, void *data, u32 count) in tpm1_nv_read_value() function
334 u32 tpm1_nv_read_value(struct udevice *dev, u32 index, void *data, u32 count);