Lines Matching refs:turnoff_bit
281 u8 turnoff_bit; member
1515 val |= (0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
1528 val &= ~(0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
2389 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2390 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2415 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2416 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2417 { .pme.turnoff_bit = 16, .pme.ack_bit = 18 },
2500 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2501 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2502 { .pme.turnoff_bit = 12, .pme.ack_bit = 14 },