Lines Matching defs:soc_info
680 __unused const soc_info_t *soc_info;
695 soc_info = get_soc_info();
696 if (soc_info->svr_reg.bf.maj_ver == 1) {
1113 __unused const soc_info_t *soc_info;
1117 soc_info = get_soc_info();
1118 if ((soc_info->svr_reg.bf.maj_ver == 1U) && (ip_rev == U(0x50500))) {
1900 __unused const soc_info_t *soc_info;
1917 soc_info = get_soc_info();
1918 debug("SOC_SI_REV = %x\n", soc_info->svr_reg.bf.maj_ver);
1919 if (soc_info->svr_reg.bf.maj_ver == 1) {
2495 __unused const soc_info_t *soc_info;
2646 soc_info = get_soc_info();
2647 if (soc_info->svr_reg.bf.maj_ver == 2) {