Home
last modified time | relevance | path

Searched refs:PORT_DEVSLP_DM_OFFSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h196 PORT_DEVSLP_DM_OFFSET = 25, /* DITO multiplier offset */ enumerator
H A Dlibahci.c2128 dm = (devslp & PORT_DEVSLP_DM_MASK) >> PORT_DEVSLP_DM_OFFSET; in ahci_set_aggressive_devslp()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h201 PORT_DEVSLP_DM_OFFSET = 25, /* DITO multiplier offset */ enumerator
H A Dlibahci.c2278 dm = (devslp & PORT_DEVSLP_DM_MASK) >> PORT_DEVSLP_DM_OFFSET; in ahci_set_aggressive_devslp()

Completed in 9 milliseconds