Searched refs:RID_REVISION (Results 1 – 2 of 2) sorted by relevance
53 … ID=%04lx SubID=%02lx Revision=%02lx\n", (id & DID_ID), (rev & RID_SUBID), (rev & RID_REVISION)); in ks8695_processor_info()
36 #define RID_REVISION (0xf << 0) /* Revision ID */ macro