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

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dfirmware.c124 index = OV5_INDX(vec5_fw_features_table[i].feature); fw_vec5_feature_init()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dprom.h139 * and OV5_INDX() macros to extract the desired information.
142 #define OV5_INDX(x) ((x) >> 8) macro

Completed in 203 milliseconds