Home
last modified time | relevance | path

Searched refs:PCISubDeviceID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/nova-core/gsp/fw/
H A Dcommands.rs36 PCISubDeviceID: (u32::from(dev.subsystem_device_id()) << 16) in init()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Dgsp.c173 info->PCISubDeviceID = (pdev->subsystem_device << 16) | pdev->subsystem_vendor; in r570_gsp_set_system_info()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/
H A Dgsp.h297 NvU32 PCISubDeviceID; member
/linux/drivers/gpu/nova-core/gsp/fw/r570_144/
H A Dbindings.rs588 pub PCISubDeviceID: u32_, field