HomeSort by: relevance | last modified time | path
    Searched defs:hpd_mask (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce110/
amdgpu_hw_factory_dce110.c 81 static const struct hpd_sh_mask hpd_mask = { variable in typeref:typename:const struct hpd_sh_mask
152 hpd->masks = &hpd_mask;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce80/
amdgpu_hw_factory_dce80.c 81 static const struct hpd_sh_mask hpd_mask = { variable in typeref:typename:const struct hpd_sh_mask
152 hpd->masks = &hpd_mask;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dce120/
amdgpu_hw_factory_dce120.c 94 static const struct hpd_sh_mask hpd_mask = { variable in typeref:typename:const struct hpd_sh_mask
165 hpd->masks = &hpd_mask;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn10/
amdgpu_hw_factory_dcn10.c 90 static const struct hpd_sh_mask hpd_mask = { variable in typeref:typename:const struct hpd_sh_mask
197 hpd->masks = &hpd_mask;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn20/
amdgpu_hw_factory_dcn20.c 100 static const struct hpd_sh_mask hpd_mask = { variable in typeref:typename:const struct hpd_sh_mask
215 hpd->masks = &hpd_mask;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/dcn21/
amdgpu_hw_factory_dcn21.c 97 static const struct hpd_sh_mask hpd_mask = { variable in typeref:typename:const struct hpd_sh_mask
205 hpd->masks = &hpd_mask;

Completed in 45 milliseconds