Searched refs:IS_PSB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/gma500/ | ||
H A D | psb_drv.h | 38 #define IS_PSB(drm) ((to_pci_dev((drm)->dev)->device & 0xfffe) == 0x8108) macro |
H A D | gma_display.c | 123 if (IS_PSB(dev)) { in gma_pipe_set_base() |