Searched refs:STATE2 (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/sys/arch/amd64/amd64/ |
| H A D | aes_intel.S | 72 #define STATE2 %xmm4 macro 382 pxor KEY,STATE2 393 aesenc KEY,STATE2 398 aesenc KEY,STATE2 405 aesenc KEY,STATE2 410 aesenc KEY,STATE2 417 aesenc KEY,STATE2 422 aesenc KEY,STATE2 427 aesenc KEY,STATE2 432 aesenc KEY,STATE2 [all …]
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | btcd.h | 97 #define STATE2(x) ((x) << 10) macro
|
| H A D | rv6xxd.h | 191 # define STATE2(x) ((x) << 16) macro
|
| H A D | rv770d.h | 295 #define STATE2(x) ((x) << 16) macro
|
| H A D | nid.h | 771 #define STATE2(x) ((x) << 10) macro
|
| H A D | sid.h | 522 #define STATE2(x) ((x) << 10) macro
|
| H A D | cikd.h | 647 #define STATE2(x) ((x) << 10) macro
|
| H A D | evergreend.h | 281 #define STATE2(x) ((x) << 10) macro
|
| H A D | cypress_dpm.c | 938 mc_arb_burst_time |= STATE2(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
|
| H A D | rv6xx_dpm.c | 812 STATE2(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]) | in rv6xx_program_memory_timing_parameters()
|
| H A D | rv770_dpm.c | 760 STATE2(64 * high_clock / state->medium.sclk) | in rv770_program_memory_timing_parameters()
|
| H A D | ni_dpm.c | 1551 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()
|
| /openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
| H A D | sid.h | 523 #define STATE2(x) ((x) << 10) macro
|
| /openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
| H A D | amdgpu_si_dpm.c | 3123 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()
|