Searched refs:PLL_RAMP_UP_TIME_3_MASK (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_si.c2517 data &= ~PLL_RAMP_UP_TIME_3_MASK;
2537 data &= ~PLL_RAMP_UP_TIME_3_MASK;
H A Dsid.h1525 # define PLL_RAMP_UP_TIME_3_MASK (0x7 << 24) macro
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsid.h1462 # define PLL_RAMP_UP_TIME_3_MASK (0x7 << 24) macro
H A Dsi.c7339 data &= ~PLL_RAMP_UP_TIME_3_MASK;
7359 data &= ~PLL_RAMP_UP_TIME_3_MASK;

Completed in 293 milliseconds