Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/bif/
Dbif_4_1_sh_mask.h10157 #define BIF_LNCNT_RESET__RESET_LNCNT_EN_MASK 0x1 macro
Dbif_5_1_sh_mask.h4611 #define BIF_LNCNT_RESET__RESET_LNCNT_EN_MASK 0x1 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c1662 WREG32_P(mmBIF_LNCNT_RESET, 0, ~BIF_LNCNT_RESET__RESET_LNCNT_EN_MASK); in ci_start_dpm()