Home
last modified time | relevance | path

Searched refs:DPE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP9.td104 def DPE : ProcResource<2> {
255 def P9_DPE_7C : SchedWriteRes<[DPE]> {
273 def P9_DPE_24C_8 : SchedWriteRes<[DPE]> {
298 def P9_DPE_33C_8 : SchedWriteRes<[DPE]> {
H A DP9InstrResources.td291 // Uses both DP units (the even DPE and odd DPO units), two pipelines (EXECE,
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c663 #define DPE 0x80 macro
2014 if ((status1 & ~DPE) != 0 in ahc_pci_intr()
2021 if (status1 & DPE in ahc_pci_intr()
2048 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
H A Daic79xx.reg1087 field DPE 0x80
1104 field DPE 0x80
1121 field DPE 0x80
1137 field DPE 0x80
1154 field DPE 0x80
1185 field DPE 0x80
H A Daic79xx_pci.c771 #define DPE 0x80 macro
H A Daic79xx_reg.h3318 #define DPE 0x80 macro