Lines Matching refs:pme
283 } pme; member
1518 val |= (0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
1521 ack_bit = soc->ports[port->index].pme.ack_bit; in tegra_pcie_pme_turnoff()
1531 val &= ~(0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
2391 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2392 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2417 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2418 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2419 { .pme.turnoff_bit = 16, .pme.ack_bit = 18 },
2502 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2503 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2504 { .pme.turnoff_bit = 12, .pme.ack_bit = 14 },