Lines Matching full:pme
283 } pme; member
1515 val |= (0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
1518 ack_bit = soc->ports[port->index].pme.ack_bit; in tegra_pcie_pme_turnoff()
1522 dev_err(pcie->dev, "PME Ack is not received on port: %d\n", in tegra_pcie_pme_turnoff()
1528 val &= ~(0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
2383 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2384 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2409 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2410 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2411 { .pme.turnoff_bit = 16, .pme.ack_bit = 18 },
2494 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2495 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2496 { .pme.turnoff_bit = 12, .pme.ack_bit = 14 },