Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c240 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_tegra_new() argument
314 cfg, dbg, detect, mmio, subdev_mask, in nvkm_device_tegra_new()
336 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_tegra_new() argument
Dpriv.h57 bool detect, bool mmio, u64 subdev_mask,
Dpci.c1629 bool detect, bool mmio, u64 subdev_mask, in nvkm_device_pci_new() argument
1683 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
3221 if (device->chip->ptr.inst && (subdev_mask & (BIT_ULL(type)))) { \ in nvkm_device_ctor()
3240 if ((device->chip->ptr.inst & BIT(j)) && (subdev_mask & BIT_ULL(type))) { \ in nvkm_device_ctor()
/drivers/gpu/drm/nouveau/include/nvkm/core/
Dpci.h13 bool detect, bool mmio, u64 subdev_mask,
Dtegra.h54 bool detect, bool mmio, u64 subdev_mask,