HomeSort by: relevance | last modified time | path
    Searched refs:mmINTERRUPT_CNTL (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_cik_ih.c 122 interrupt_cntl = RREG32(mmINTERRUPT_CNTL);
129 WREG32(mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_nbio_v2_3.c 186 interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL);
198 WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_nbio_v6_1.c 140 interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL);
147 WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_nbio_v7_0.c 243 interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL);
250 WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_cz_ih.c 122 interrupt_cntl = RREG32(mmINTERRUPT_CNTL);
129 WREG32(mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_iceland_ih.c 122 interrupt_cntl = RREG32(mmINTERRUPT_CNTL);
129 WREG32(mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_tonga_ih.c 118 interrupt_cntl = RREG32(mmINTERRUPT_CNTL);
125 WREG32(mmINTERRUPT_CNTL, interrupt_cntl);
amdgpu_nbio_v7_4.c 249 interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL);
256 WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl);
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/bif/
bif_3_0_d.h 635 #define mmINTERRUPT_CNTL 0x151A
bif_4_1_d.h 47 #define mmINTERRUPT_CNTL 0x151a
bif_5_0_d.h 55 #define mmINTERRUPT_CNTL 0x151a
bif_5_1_d.h 47 #define mmINTERRUPT_CNTL 0x151a
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/nbif/
nbif_6_1_offset.h 813 #define mmINTERRUPT_CNTL 0x0e11 // duplicate
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/nbio/
nbio_6_1_offset.h 2462 #define mmINTERRUPT_CNTL 0x00f1
nbio_7_0_offset.h 4344 #define mmINTERRUPT_CNTL 0x00f1
nbio_7_4_offset.h 2784 #define mmINTERRUPT_CNTL 0x00f1
nbio_2_3_offset.h 456 #define mmINTERRUPT_CNTL 0x00f1
    [all...]

Completed in 99 milliseconds