Home
last modified time | relevance | path

Searched refs:nbio_v6_1_funcs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnbio_v6_1.h30 extern const struct amdgpu_nbio_funcs nbio_v6_1_funcs;
H A Dnbio_v6_1.c397 const struct amdgpu_nbio_funcs nbio_v6_1_funcs = { variable
H A Damdgpu_discovery.c2410 adev->nbio.funcs = &nbio_v6_1_funcs; in amdgpu_discovery_set_ip_blocks()