Searched refs:RB_MAP_PKR0 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dvid.h479 #define RB_MAP_PKR0(x) ((x) << 0) macro
H A Dcikd.h572 #define RB_MAP_PKR0(x) ((x) << 0) macro
H A Dgfx_v7_0.c1607 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
1612 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) |
1620 *rconf |= RB_MAP_PKR0(2);
1707 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3);
1710 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0);
H A Dgfx_v8_0.c3448 *rconf |= RB_MAP_PKR0(2) | RB_MAP_PKR1(2) |
3457 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3464 *rconf |= RB_MAP_PKR0(2);
3469 *rconf |= RB_MAP_PKR0(2) | RB_XSEL2(1) | SE_MAP(2) |
3556 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_3);
3559 RB_MAP_PKR0(RASTER_CONFIG_RB_MAP_0);
H A Dsid.h1400 # define RB_MAP_PKR0(x) ((x) << 0) macro

Completed in 210 milliseconds