Home
last modified time | relevance | path

Searched refs:subdev_mask (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dpci.h13 bool detect, bool mmio, u64 subdev_mask,
Dtegra.h55 bool detect, bool mmio, u64 subdev_mask,
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpriv.h56 bool detect, bool mmio, u64 subdev_mask,
Dtegra.c278 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
Dpci.c1622 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()
Dbase.c2963 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()