Searched refs:IS_I865G (Results 1 – 4 of 4) sorted by relevance
2287 #define IS_I865G(dev) (INTEL_DEVID(dev) == 0x2572) macro
1280 if (IS_845G(dev) || IS_I865G(dev)) in assert_cursor()8804 if (IS_845G(dev) || IS_I865G(dev)) in intel_crtc_update_cursor()8822 if (IS_845G(dev) || IS_I865G(dev)) { in cursor_size_ok()13514 else if (IS_I865G(dev)) in intel_init_display()13822 if (IS_845G(dev) || IS_I865G(dev)) { in intel_modeset_init()
2636 if (IS_845G(dev) || IS_I865G(dev)) in cursor_active()
6622 if (IS_I85X(dev) || IS_I865G(dev)) in intel_init_pm()