Searched refs:platid (Results 1 – 5 of 5) sorted by relevance
55 static struct sgi575_sds_platid platid; variable83 .payload = &platid,153 platid.platform_identifier = ssc_regs->SSC_VERSION; in sds_get_element_table()154 platid.platform_type_identifier = platid.platform_identifier & in sds_get_element_table()
31 static struct sgm776_sds_platid platid; variable83 .payload = &platid,168 platid.platform_identifier = system_info->system_part_number; in sds_get_element_table()169 platid.platform_type_identifier = *((uint32_t*)PLATFORM_ID); in sds_get_element_table()
54 static struct sgm775_sds_platid platid; variable81 .payload = &platid,161 platid.platform_identifier = ssc_regs->SSC_VERSION; in sds_get_element_table()162 platid.platform_type_identifier = *((uint32_t*)PLATFORM_ID); in sds_get_element_table()
29 static struct juno_sds_platid platid; variable82 .payload = &platid,157 platid.platform_identifier = SSC->SSC_VERSION; in get_element_table()163 platid.platform_type_identifier = (uint32_t)platform_id; in get_element_table()
29 static struct juno_sds_platid platid; variable79 .payload = &platid,149 platid.platform_identifier = SSC->SSC_VERSION; in get_element_table()155 platid.platform_type_identifier = (uint32_t)platform_id; in get_element_table()
Completed in 6 milliseconds