Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h12 NVKM_DEVICE_TEGRA, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c312 NVKM_DEVICE_TEGRA, pdev->id, NULL, in nvkm_device_tegra_new()
H A Duser.c125 case NVKM_DEVICE_TEGRA: in nvkm_udevice_info()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c1651 if (WARN_ON(device->type == NVKM_DEVICE_TEGRA)) in r535_gsp_rpc_set_system_info()