Searched refs:STATE3 (Results 1 - 21 of 21) sorted by relevance

/openbsd-current/sys/arch/amd64/amd64/
H A Daes_intel.S73 #define STATE3 %xmm5 define
366 * STATE3
371 * STATE3
383 pxor KEY,STATE3
394 aesenc KEY,STATE3
399 aesenc KEY,STATE3
406 aesenc KEY,STATE3
411 aesenc KEY,STATE3
418 aesenc KEY,STATE3
423 aesenc KEY,STATE3
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drcparse.h80 # define STATE3 290 macro
H A Drclex.l112 "STATE3" { MAYBE_RETURN (STATE3); }
H A Drcparse.y110 %token RADIOBUTTON RTEXT SCROLLBAR STATE3 USERBUTTON
827 | STATE3 optresidc
H A Drclex.c1138 { MAYBE_RETURN (STATE3); } variable
H A Drcparse.c39 # define STATE3 290 macro
420 "PUSHBOX", "PUSHBUTTON", "RADIOBUTTON", "RTEXT", "SCROLLBAR", "STATE3",
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dbtcd.h100 #define STATE3(x) ((x) << 15) macro
H A Drv6xxd.h193 # define STATE3(x) ((x) << 24) macro
H A Drv770d.h297 #define STATE3(x) ((x) << 24) macro
H A Dnid.h774 #define STATE3(x) ((x) << 15) macro
H A Dcikd.h650 #define STATE3(x) ((x) << 15) macro
H A Dsid.h525 #define STATE3(x) ((x) << 15) macro
H A Devergreend.h283 #define STATE3(x) ((x) << 15) macro
H A Drv6xx_dpm.c813 STATE3(64 * high_clock / pi->hw.sclks[R600_POWER_LEVEL_HIGH]));
H A Drv770_dpm.c761 STATE3(64 * high_clock / state->high.sclk);
H A Dcypress_dpm.c941 mc_arb_burst_time |= STATE3(cypress_calculate_burst_time(rdev,
H A Dni_dpm.c1556 WREG32_P(MC_ARB_BURST_TIME, STATE3(burst_time), ~STATE3_MASK);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drclex.l115 "STATE3" { MAYBE_RETURN (STATE3); }
H A Drcparse.y112 %token RADIOBUTTON RTEXT SCROLLBAR STATE3 USERBUTTON
829 | STATE3 optresidc
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h526 #define STATE3(x) ((x) << 15) macro
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c3128 WREG32_P(MC_ARB_BURST_TIME, STATE3(burst_time), ~STATE3_MASK);

Completed in 441 milliseconds