Searched defs:IS_VALLEYVIEW (Results 1 – 2 of 2) sorted by relevance
243 #define IS_VALLEYVIEW(devid) ((devid) == PCI_CHIP_VALLEYVIEW_PO || \ macro
167 #define IS_VALLEYVIEW(devid) (intel_get_device_info(devid)->is_valleyview) macro