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

/linux-master/arch/powerpc/platforms/pseries/
H A Dfirmware.c124 vec5_fw_features_table[] = { variable in typeref:struct:vec5_fw_feature
139 for (i = 0; i < ARRAY_SIZE(vec5_fw_features_table); i++) {
140 index = OV5_INDX(vec5_fw_features_table[i].feature);
141 feat = OV5_FEAT(vec5_fw_features_table[i].feature);
145 vec5_fw_features_table[i].val;

Completed in 174 milliseconds