Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Daegis128-aesni-asm.S14 #define STATE2 %xmm2 macro
57 aesenc STATE2, STATE1
58 aesenc STATE3, STATE2
203 movdqa .Laegis128_const_0, STATE2
205 pxor STATE2, STATE3
211 aegis128_update; pxor KEY, STATE2
216 aegis128_update; pxor T1, STATE2
223 movdqu STATE2, 0x20(STATEP)
244 movdqu 0x20(STATEP), STATE2
270 pxor MSG, STATE2
[all …]
Daesni-intel_asm.S129 #define STATE2 %xmm4 macro
2042 pxor KEY, STATE2
2053 aesenc KEY, STATE2
2058 aesenc KEY, STATE2
2065 aesenc KEY, STATE2
2070 aesenc KEY, STATE2
2077 aesenc KEY, STATE2
2082 aesenc KEY, STATE2
2087 aesenc KEY, STATE2
2092 aesenc KEY, STATE2
[all …]
/Linux-v5.15/drivers/gpu/drm/radeon/
Dbtcd.h97 #define STATE2(x) ((x) << 10) macro
Drv6xxd.h191 # define STATE2(x) ((x) << 16) macro
Drv770d.h295 #define STATE2(x) ((x) << 16) macro
Dnid.h771 #define STATE2(x) ((x) << 10) macro
Dsid.h522 #define STATE2(x) ((x) << 10) macro
Dcikd.h647 #define STATE2(x) ((x) << 10) macro
Devergreend.h281 #define STATE2(x) ((x) << 10) macro
Drv6xx_dpm.c812 STATE2(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]) | in rv6xx_program_memory_timing_parameters()
Dcypress_dpm.c934 mc_arb_burst_time |= STATE2(cypress_calculate_burst_time(rdev, in cypress_program_memory_timing_parameters()
Drv770_dpm.c760 STATE2(64 * high_clock / state->medium.sclk) | in rv770_program_memory_timing_parameters()
Dni_dpm.c1551 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dsid.h523 #define STATE2(x) ((x) << 10) macro
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c3108 WREG32_P(MC_ARB_BURST_TIME, STATE2(burst_time), ~STATE2_MASK); in ni_copy_and_switch_arb_sets()