Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/broadwell/
A Dme.c22 int intel_me_hsio_version(struct udevice *dev, uint16_t *versionp, in intel_me_hsio_version() argument
47 *versionp = hsiover >> 16; in intel_me_hsio_version()
51 *versionp, *checksump); in intel_me_hsio_version()
/u-boot/include/
A Dcros_ec.h408 struct ec_response_get_version **versionp);
/u-boot/drivers/misc/
A Dcros_ec.c471 struct ec_response_get_version **versionp) in cros_ec_read_version() argument
474 (uint8_t **)versionp, sizeof(**versionp)) in cros_ec_read_version()
475 != sizeof(**versionp)) in cros_ec_read_version()

Completed in 8 milliseconds