Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci.h170 PORT_CMD_MPSP = (1 << 19), /* Mechanical Presence Switch */ enumerator
187 PORT_CMD_CAP = PORT_CMD_HPCP | PORT_CMD_MPSP |
Dahci_dwc.c209 if (!dev_mp && hpriv->saved_port_cap[i] & PORT_CMD_MPSP) { in ahci_dwc_check_cap()
211 hpriv->saved_port_cap[i] &= ~PORT_CMD_MPSP; in ahci_dwc_check_cap()