Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/smccc/
H A Dsoc_id.c39 static char soc_id_str[20], soc_id_rev_str[12]; in smccc_soc_init() local
88 sprintf(soc_id_str, "%s:%04x", soc_id_jep106_id_str, in smccc_soc_init()
91 soc_dev_attr->soc_id = soc_id_str; in smccc_soc_init()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds