Searched refs:IS_PCH_VLV_LPC_DEVICE_ID (Results 1 – 2 of 2) sorted by relevance
149 #define IS_PCH_VLV_LPC_DEVICE_ID(DeviceId) \ macro200 IS_PCH_VLV_LPC_DEVICE_ID (DeviceId) || \
140 if (PcuVendorId != (UINT16) V_PCH_LPC_VENDOR_ID || !IS_PCH_VLV_LPC_DEVICE_ID (PcuDeviceId)) { in IsPchSupported()