Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dnbio_v6_1.c287 .enable_doorbell_selfring_aperture = nbio_v6_1_enable_doorbell_selfring_aperture,
Dnbio_v7_0.c296 .enable_doorbell_selfring_aperture = nbio_v7_0_enable_doorbell_selfring_aperture,
Dsoc15.c470 adev->nbio_funcs->enable_doorbell_selfring_aperture(adev, enable); in soc15_enable_doorbell_aperture()
Damdgpu.h1276 void (*enable_doorbell_selfring_aperture)(struct amdgpu_device *adev, member