Home
last modified time | relevance | path

Searched refs:STATE2 (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/sys/arch/amd64/amd64/
H A Daes_intel.S72 #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 Dbtcd.h97 #define STATE2(x) ((x) << 10) macro
H A Drv6xxd.h191 # define STATE2(x) ((x) << 16) macro
H A Drv770d.h295 #define STATE2(x) ((x) << 16) macro
H A Dnid.h771 #define STATE2(x) ((x) << 10) macro
H A Dsid.h522 #define STATE2(x) ((x) << 10) macro
H A Dcikd.h647 #define STATE2(x) ((x) << 10) macro
H A Devergreend.h281 #define STATE2(x) ((x) << 10) macro
H A Dcypress_dpm.c938 mc_arb_burst_time |= STATE2(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
H A Drv6xx_dpm.c812 STATE2(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]) | in rv6xx_program_memory_timing_parameters()
H A Drv770_dpm.c760 STATE2(64 * high_clock / state->medium.sclk) | in rv770_program_memory_timing_parameters()
H A Dni_dpm.c1551 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 Dsid.h523 #define STATE2(x) ((x) << 10) macro
/openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c3123 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()