Searched refs:watch_address_cntl (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_aldebaran.c134 uint32_t watch_address_cntl; local
136 watch_address_cntl = 0;
140 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
145 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
150 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
163 return watch_address_cntl;
H A Damdgpu_amdkfd_gc_9_4_3.c472 uint32_t watch_address_cntl; local
474 watch_address_cntl = 0;
478 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
483 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
488 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
503 return watch_address_cntl;
H A Damdgpu_amdkfd_gfx_v10.c894 uint32_t watch_address_cntl; local
896 watch_address_cntl = 0;
901 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
905 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
909 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
915 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
948 uint32_t watch_address_cntl; local
[all...]
H A Damdgpu_amdkfd_gfx_v9.c828 uint32_t watch_address_cntl; local
830 watch_address_cntl = 0;
835 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
839 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
843 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
849 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
882 uint32_t watch_address_cntl; local
[all...]
H A Damdgpu_amdkfd_gfx_v11.c751 uint32_t watch_address_cntl; local
753 watch_address_cntl = 0;
757 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
762 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
767 watch_address_cntl = REG_SET_FIELD(watch_address_cntl,
780 return watch_address_cntl;

Completed in 105 milliseconds