Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_drv.h1693 const int impl = dev->pci_device & 0x0ff0; in nv_two_heads() local
1695 if (dev_priv->card_type >= NV_10 && impl != 0x0100 && in nv_two_heads()
1696 impl != 0x0150 && impl != 0x01a0 && impl != 0x0200) in nv_two_heads()
1712 const int impl = dev->pci_device & 0x0ff0; in nv_two_reg_pll() local
1714 if (impl == 0x0310 || impl == 0x0340 || dev_priv->card_type >= NV_40) in nv_two_reg_pll()
/drivers/ata/
Dlibahci.c2127 u32 vers, cap, cap2, impl, speed; in ahci_print_info() local
2133 impl = hpriv->port_map; in ahci_print_info()
2158 impl, in ahci_print_info()