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