Searched defs:STATE (Results 1 - 7 of 7) sorted by path

/linux-master/arch/mips/crypto/
H A Dchacha-core.S34 #define STATE $a0 define
[all...]
/linux-master/arch/riscv/crypto/
H A Dsm3-riscv64-zvksh-zvkb.S55 #define STATE v0 // LMUL=2 define
[all...]
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S132 #define STATE STATE1 define
[all...]
/linux-master/drivers/scsi/
H A Daha152x.c539 #define STATE (HOSTDATA(shpnt)->state) macro
[all...]
/linux-master/drivers/scsi/arm/
H A Dfas216.c1391 #define STATE(st,ph) ((ph) << 3 | (st)) macro
1468 case STATE(STAT_MESGOUT, PHASE_SELSTEPS): function
[all...]
/linux-master/include/linux/usb/
H A Dusb338x.h191 #define STATE 16 macro
/linux-master/sound/core/
H A Dpcm.c224 #define STATE(v) [SNDRV_PCM_STATE_##v] = #v macro
[all...]

Completed in 251 milliseconds