Searched refs:DIE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/boot/dts/apple/
H A Dmulti-die-cpp.h19 #define DIE_NODE(a) __concat(a, DIE)
20 #define DIE_LABEL(a) __stringify(__concat(a, DIE))
/linux-master/scripts/dtc/include-prefixes/arm64/apple/
H A Dmulti-die-cpp.h19 #define DIE_NODE(a) __concat(a, DIE)
20 #define DIE_LABEL(a) __stringify(__concat(a, DIE))
/linux-master/include/uapi/linux/
H A Datmmpc.h106 #define DIE 207 /* tell the daemon to exit() */ macro
/linux-master/drivers/net/ethernet/renesas/
H A Drswitch.c386 desc->desc.die_dt = DT_FEMPTY | DIE;
388 desc->desc.die_dt = DT_EEMPTY | DIE;
426 desc->desc.die_dt = DT_FEMPTY_ND | DIE;
454 desc->desc.die_dt = DT_FEMPTY | DIE;
457 desc->desc.die_dt = DT_EEMPTY | DIE;
1638 return DT_FSINGLE | DIE;
1642 return DT_FEND | DIE;
H A Drswitch.h873 DIE = 0x08, /* Descriptor Interrupt Enable */ enumerator in enum:DIE_DT
/linux-master/sound/pci/ctxfi/
H A Dct20k1reg.h594 #define DIE 0x1C6018 macro
/linux-master/net/atm/
H A Dmpc.c955 clean_up(mesg, mpc, DIE);
1387 * purge egress cache and tell daemon to 'action' (DIE, RELOAD)

Completed in 158 milliseconds