Searched refs:revLow (Results 1 – 1 of 1) sorted by relevance
144 UINT8 revLow = (UINT8)(cper_rand() % 0x10); in gen_arm_ras_fill_descriptors() local145 d->RasExtensionRevision = (revHigh << 4) | revLow; in gen_arm_ras_fill_descriptors()