Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-scom.c294 static int get_scom(struct scom_device *scom, uint64_t *value, in get_scom() function
328 rc = get_scom(scom, &val, *offset); in scom_read()