Home
last modified time | relevance | path

Searched refs:PORT_DEVSLP (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/ata/
Dahci.h129 PORT_DEVSLP = 0x44, /* device sleep */ enumerator
Dlibahci.c2103 devslp = readl(port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()
2113 port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()
2162 writel(devslp, port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()
2310 devslp = readl(port_mmio + PORT_DEVSLP); in ahci_handle_s2idle()