Lines Matching refs:turnoff_bit
295 u8 turnoff_bit; member
1537 val |= (0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
1550 val &= ~(0x1 << soc->ports[port->index].pme.turnoff_bit); in tegra_pcie_pme_turnoff()
2365 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2366 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2391 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2392 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2393 { .pme.turnoff_bit = 16, .pme.ack_bit = 18 },
2476 { .pme.turnoff_bit = 0, .pme.ack_bit = 5 },
2477 { .pme.turnoff_bit = 8, .pme.ack_bit = 10 },
2478 { .pme.turnoff_bit = 12, .pme.ack_bit = 14 },