Home
last modified time | relevance | path

Searched refs:PCI_CHIP_AST2000 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ast/
H A Dast_drv.c88 AST_VGA_DEVICE(PCI_CHIP_AST2000, NULL),
158 } else if (pdev->device == PCI_CHIP_AST2000) { // Not all families have a P2A bridge in ast_detect_chip()
H A Dast_drv.h52 #define PCI_CHIP_AST2000 0x2000 macro