Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h197 PORT_DEVSLP_DM_MASK = (0xf << 25), /* DITO multiplier mask */ 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.h202 PORT_DEVSLP_DM_MASK = (0xf << 25), /* DITO multiplier mask */ enumerator
H A Dlibahci.c2278 dm = (devslp & PORT_DEVSLP_DM_MASK) >> PORT_DEVSLP_DM_OFFSET; in ahci_set_aggressive_devslp()

Completed in 10 milliseconds