/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | layerscape-pcie-gen4.txt | 18 "pme": Asserted for pme interrupt when chip support the pme interrupt with 19 none MSI/MSI-X/INTx mode,but there is interrupt line for pme. 34 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 36 interrupt-names = "aer", "pme", "intr";
|
H A D | layerscape-pci.txt | 37 "pme": Used for interrupt line which reports PME events when 41 events(could include AER and PME events).
|
H A D | baikal,bt1-pcie.yaml | 42 MSI, AER, PME, Hot-plug, Link Bandwidth Management, Link Equalization 58 - const: pme 151 "msi", "aer", "pme", "hp", "bw_mg",
|
H A D | snps,dw-pcie.yaml | 180 PME message is received by the port. That means having the PME 183 const: pme
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | marvell,orion-pinctrl.txt | 26 mpp2 2 gpio, pci(req3), pci-1(pme) 51 mpp2 2 gpio, pci(req3), pci-1(pme) 76 mpp2 2 gpio, pci(req3), pci(pme)
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1046a.dtsi | 806 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 807 interrupt-names = "aer", "pme"; 832 interrupt-names = "pme"; 845 <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 846 interrupt-names = "aer", "pme"; 871 interrupt-names = "pme"; 884 <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 885 interrupt-names = "aer", "pme"; 910 interrupt-names = "pme";
|
H A D | fsl-lx2160a.dtsi | 1127 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1129 interrupt-names = "aer", "pme", "intr"; 1155 <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1157 interrupt-names = "aer", "pme", "intr"; 1183 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1185 interrupt-names = "aer", "pme", "intr"; 1211 <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1213 interrupt-names = "aer", "pme", "intr"; 1239 <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 1241 interrupt-names = "aer", "pme", "int [all...] |
H A D | fsl-ls1028a.dtsi | 654 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>, /* PME interrupt */ 656 interrupt-names = "pme", "aer"; 681 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 682 interrupt-names = "pme"; 695 interrupt-names = "pme", "aer"; 720 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */ 721 interrupt-names = "pme";
|
/freebsd/sys/dts/powerpc/ |
H A D | p2041rdb.dts | 241 pme: pme@316000 { label 243 /* fsl,pme-pdsr = <0x0 0x23000000 0x0 0x01000000>; */ 244 /* fsl,pme-sre = <0x0 0x24000000 0x0 0x00a00000>; */
|
H A D | p3041ds.dts | 235 pme: pme@316000 { label 237 /* fsl,pme-pdsr = <0x0 0x23000000 0x0 0x01000000>; */ 238 /* fsl,pme-sre = <0x0 0x24000000 0x0 0x00a00000>; */
|
H A D | p5020ds.dts | 231 pme: pme@316000 { label 233 /* fsl,pme-pdsr = <0x0 0x23000000 0x0 0x01000000>; */ 234 /* fsl,pme-sre = <0x0 0x24000000 0x0 0x00a00000>; */
|
H A D | p3041si.dtsi | 67 pme = &pme; 914 pme: pme@316000 { label 915 compatible = "fsl,pme"; 917 /* "fsl,pme-pdsr = <0x0 0x23000000 0x0 0x01000000>; */ 918 /* "fsl,pme-sre = <0x0 0x24000000 0x0 0x00a00000>; */
|
H A D | p2041si.dtsi | 66 pme = &pme; 912 pme: pme@316000 { label 913 compatible = "fsl,pme"; 915 /* "fsl,pme-pdsr = <0x0 0x23000000 0x0 0x01000000>; */ 916 /* "fsl,pme-sre = <0x0 0x24000000 0x0 0x00a00000>; */
|
H A D | p5020si.dtsi | 67 pme = &pme; 959 pme: pme@316000 { label 960 compatible = "fsl,pme"; 962 /* "fsl,pme-pdsr = <0x0 0x23000000 0x0 0x01000000>; */ 963 /* "fsl,pme-sre = <0x0 0x24000000 0x0 0x00a00000>; */
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie_w_reg.h | 950 * PME Status bit from the PMCSR. There is 1 bit of 955 * PME Enable bit in the PMCSR. There is 1 bit of 1113 * - PME Interrupt Enable bit in the Root Control register is set to 1. 1114 * - PME Status bit in the Root Status register is set to 1. Write zero to clear 1122 * - PME Interrupt Enable bit in the Root Control register is set to 1. 1123 * - PME Status bit in the Root Status register is set to 1. Write zero to clear 1130 * - The PME Enable bit in the Power Management Control and Status register is 1377 /* PME MSI */ 1380 /* PME int */
|
H A D | al_hal_pcie_interrupts.h | 111 /** [RC only] PME Status bit assertion in the Root Status register With INTA */ 113 /** [RC only] PME Status bit assertion in the Root Status register With MSI or MSIX enabled */
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | smsc911x.txt | 8 - The second interrupt (if present) is the PME (power
|
H A D | smsc,lan9115.yaml | 43 Optional PME (power management event) interrupt that is able to wake
|
/freebsd/share/man/man4/ |
H A D | my.4 | 87 driver does not support Power Management Events (PME).
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
H A D | zpool_initialize_verify_initialized.ksh | 67 zdb -p $TESTDIR -Pme $TESTPOOL | awk '/metaslab[ ]+[0-9]+/ { print $4, $8 }' |
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | xcalibur1501.dts | 626 /* PME (pattern-matcher) */ 627 pme@10000 { 628 compatible = "fsl,mpc8572-pme", "pme8572";
|
H A D | xpedite5301.dts | 536 /* PME (pattern-matcher) */ 537 pme@10000 { 538 compatible = "fsl,mpc8572-pme", "pme8572";
|
H A D | xpedite5370.dts | 534 /* PME (pattern-matcher) */ 535 pme@10000 { 536 compatible = "fsl,mpc8572-pme", "pme8572";
|
H A D | xpedite5330.dts | 572 /* PME (pattern-matcher) */ 573 pme@10000 { 574 compatible = "fsl,mpc8572-pme", "pme8572";
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | qman-portals.txt | 63 * pme
|