Searched refs:BSU (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsumod.h305 # define BSU(x) ((x) << 16) macro
H A Drv770d.h236 # define BSU(x) ((x) << 16) macro
H A Drv770_dpm.c834 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu);
835 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu);
H A Dsumo_dpm.c329 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu);
330 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu);
H A Dsid.h281 # define BSU(x) ((x) << 16) macro
H A Dr600_dpm.c340 WREG32(CG_BSP, BSP(p) | BSU(u));
H A Dr600d.h1438 # define BSU(x) ((x) << 16) macro
H A Dsi_dpm.c3737 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu);
3738 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h282 # define BSU(x) ((x) << 16) macro
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c4217 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu);
4218 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu);

Completed in 461 milliseconds