Home
last modified time | relevance | path

Searched defs:STATE (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/
H A Dppc_defs.h11 #define STATE 0 macro
H A Dlattice.h121 #define STATE 0x10 /* Move to the next stable state. */ macro
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S34 #define STATE $a0 macro
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_asm.S132 #define STATE STATE1 macro
/openbmc/linux/include/linux/usb/
H A Dusb338x.h191 #define STATE 16 macro
/openbmc/linux/sound/core/
H A Dpcm.c232 #define STATE(v) [SNDRV_PCM_STATE_##v] = #v macro
/openbmc/linux/drivers/scsi/arm/
H A Dfas216.c1391 #define STATE(st,ph) ((ph) << 3 | (st)) in fas216_busservice_intr() macro
/openbmc/linux/drivers/scsi/
H A Daha152x.c539 #define STATE (HOSTDATA(shpnt)->state) macro