Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpriv.h55 bool detect, bool mmio, u64 subdev_mask,
Dtegra.c278 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_tegra_new() argument
340 cfg, dbg, detect, mmio, subdev_mask, in nvkm_device_tegra_new()
362 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.c2711 bool detect, bool mmio, u64 subdev_mask, argument
2927 if (device->chip->m && (subdev_mask & (1ULL << (s)))) { \