Lines Matching refs:turnoff_bit
302 u8 turnoff_bit; member
1595 val |= (0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
1608 val &= ~(0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
2494 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2495 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2522 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2523 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2524 { .pme.turnoff_bit = 16, .pme.ack_bit = 18 },
2611 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2612 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2613 { .pme.turnoff_bit = 12, .pme.ack_bit = 14 },