Searched refs:soc_id_jep106_id_str (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/smccc/ |
H A D | soc_id.c | 40 static char soc_id_jep106_id_str[12]; in smccc_soc_init() local 85 sprintf(soc_id_jep106_id_str, "jep106:%02x%02x", in smccc_soc_init() 88 sprintf(soc_id_str, "%s:%04x", soc_id_jep106_id_str, in smccc_soc_init() 93 soc_dev_attr->family = soc_id_jep106_id_str; in smccc_soc_init()
|
/kernel/linux/linux-6.6/drivers/firmware/smccc/ |
H A D | soc_id.c | 39 static char soc_id_jep106_id_str[12]; in smccc_soc_init() local 66 sprintf(soc_id_jep106_id_str, "jep106:%02x%02x", in smccc_soc_init() 69 sprintf(soc_id_str, "%s:%04x", soc_id_jep106_id_str, in smccc_soc_init() 74 soc_dev_attr->family = soc_id_jep106_id_str; in smccc_soc_init()
|
Completed in 2 milliseconds