Home
last modified time | relevance | path

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

/openbmc/linux/tools/crypto/ccp/
H A DMakefile4 TARGET = dbc_library.so macro
/openbmc/linux/tools/debugging/
H A DMakefile8 TARGET = kernel-chktaint macro
/openbmc/linux/tools/wmi/
H A DMakefile7 TARGET = dell-smbios-example macro
/openbmc/linux/tools/laptop/freefall/
H A DMakefile6 TARGET = freefall macro
/openbmc/linux/tools/thermal/thermometer/
H A DMakefile19 TARGET=thermometer macro
/openbmc/linux/drivers/scsi/
H A Daha152x.h140 #define TARGET 0x80 macro
/openbmc/qemu/target/hexagon/
H A Dmacros.h365 #define fJUMPR(REGNO, TARGET, TYPE) fBRANCH(TARGET, COF_TYPE_JUMPR) argument
366 #define fHINTJR(TARGET) { /* Not modelled in qemu */} argument
/openbmc/linux/drivers/bus/
H A Dmvebu-mbus.c1160 #define TARGET(id) (((id) & 0x0F000000) >> 24) macro