Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/smccc/
H A Dsoc_id.c38 static char soc_id_str[20], soc_id_rev_str[12]; in smccc_soc_init() local
69 sprintf(soc_id_str, "%s:%04x", soc_id_jep106_id_str, in smccc_soc_init()
72 soc_dev_attr->soc_id = soc_id_str; in smccc_soc_init()