Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dme.c20 int intel_me_hsio_version(struct udevice *dev, uint16_t *versionp, in intel_me_hsio_version() argument
45 *versionp = hsiover >> 16; in intel_me_hsio_version()
49 *versionp, *checksump); in intel_me_hsio_version()
/openbmc/u-boot/include/
H A Dcros_ec.h339 struct ec_response_get_version **versionp);
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c447 struct ec_response_get_version **versionp) in cros_ec_read_version() argument
450 (uint8_t **)versionp, sizeof(**versionp)) in cros_ec_read_version()
451 != sizeof(**versionp)) in cros_ec_read_version()