Searched refs:PORT_DEVSLP (Results 1 – 2 of 2) sorted by relevance
129 PORT_DEVSLP = 0x44, /* device sleep */ enumerator
2249 devslp = readl(port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()2259 port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()2308 writel(devslp, port_mmio + PORT_DEVSLP); in ahci_set_aggressive_devslp()2456 devslp = readl(port_mmio + PORT_DEVSLP); in ahci_handle_s2idle()