Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dnbio_v6_1.c287 .enable_doorbell_selfring_aperture = nbio_v6_1_enable_doorbell_selfring_aperture,
H A Dnbio_v7_0.c296 .enable_doorbell_selfring_aperture = nbio_v7_0_enable_doorbell_selfring_aperture,
H A Dsoc15.c477 adev->nbio_funcs->enable_doorbell_selfring_aperture(adev, enable); in soc15_enable_doorbell_aperture()
H A Damdgpu.h1281 void (*enable_doorbell_selfring_aperture)(struct amdgpu_device *adev, member