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

/u-boot/board/phytec/common/
H A Dphytec_som_detection.c124 struct phytec_api2_data *api2; local
134 api2 = &data->payload.data.data_api2;
137 pcb_sub_rev = api2->pcb_sub_opt_rev & 0x0f;
141 if (api2->som_type <= 1) {
143 phytec_som_type_str[api2->som_type], api2->som_no,
144 api2->opt, api2->bom_rev, api2->pcb_rev, pcb_sub_rev);
148 if (api2
206 struct phytec_api2_data *api2; local
[all...]

Completed in 114 milliseconds