Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Dgsp.c181 info->PCIDeviceID = (pdev->device << 16) | pdev->vendor; in r570_gsp_set_system_info()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/
H A Dgsp.h296 NvU32 PCIDeviceID; member