Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsoc15.h51 int soc15_set_ip_blocks(struct amdgpu_device *adev);
H A Dsoc15.c489 int soc15_set_ip_blocks(struct amdgpu_device *adev) in soc15_set_ip_blocks() function
H A Damdgpu_device.c1539 r = soc15_set_ip_blocks(adev); in amdgpu_device_ip_early_init()