Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.h145 PORT_DEVSLP = 0x44, /* device sleep */ enumerator
Dlibahci.c2117 devslp = readl(port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()
2127 port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()
2176 writel(devslp, port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()