Searched refs:IS_CDV (Results 1 – 3 of 3) sorted by relevance
29 if (IS_CDV(dev_priv->dev)) in gma_blt_wait_idle()
208 if (IS_CDV(dev)) in gma_crtc_dpms()318 if (IS_CDV(dev)) in gma_crtc_dpms()
62 #define IS_CDV(dev) (((dev)->pdev->device & 0xfff0) == 0x0be0) macro