Searched refs:hostbridge_did_highbytes (Results 1 – 1 of 1) sorted by relevance
70 static const uint32_t hostbridge_did_highbytes[] = {0x19U, 0x5aU, 0x59U, 0x3eU, 0x9aU, 0x45U, 0x9bU… variable179 for (i = 0U; i < (sizeof(hostbridge_did_highbytes) / sizeof(uint32_t)); i++) { in init_vhostbridge()180 if (((phys_did & 0xff00U) >> 8) == hostbridge_did_highbytes[i]) { in init_vhostbridge()
Completed in 3 milliseconds