Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCScheduleP9.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]> {
HDP9InstrResources.td288 // Uses both DP units (the even DPE and odd DPO units), two pipelines (EXECE,
/freebsd-11-stable/sys/dev/aic7xxx/
HDaic7xxx_pci.c669 #define DPE 0x80 macro
2025 if ((status1 & ~DPE) != 0 in ahc_pci_intr()
2032 if (status1 & DPE in ahc_pci_intr()
2059 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
HDaic79xx.reg1089 field DPE 0x80
1106 field DPE 0x80
1123 field DPE 0x80
1139 field DPE 0x80
1156 field DPE 0x80
1187 field DPE 0x80
HDaic79xx_pci.c777 #define DPE 0x80 macro
HDaic79xx_reg.h3321 #define DPE 0x80 macro