Searched refs:subdev_mask (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | pci.h | 13 bool detect, bool mmio, u64 subdev_mask,
|
D | tegra.h | 55 bool detect, bool mmio, u64 subdev_mask,
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | priv.h | 56 bool detect, bool mmio, u64 subdev_mask,
|
D | tegra.c | 278 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_tegra_new() argument 352 cfg, dbg, detect, mmio, subdev_mask, in nvkm_device_tegra_new() 374 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_tegra_new() argument
|
D | pci.c | 1622 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_pci_new() argument 1676 cfg, dbg, detect, mmio, subdev_mask, in nvkm_device_pci_new()
|
D | base.c | 2963 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_ctor() argument 3207 if (device->chip->m && (subdev_mask & (1ULL << (s)))) { \ in nvkm_device_ctor()
|