Searched refs:PORT_CMD_FBSCP (Results 1 – 4 of 4) sorted by relevance
167 PORT_CMD_FBSCP = (1 << 22), /* FBS Capable Port */ enumerator188 PORT_CMD_CPD | PORT_CMD_ESP | PORT_CMD_FBSCP,
219 if (!fbs_sup && hpriv->saved_port_cap[i] & PORT_CMD_FBSCP) { in ahci_dwc_check_cap()221 hpriv->saved_port_cap[i] &= ~PORT_CMD_FBSCP; in ahci_dwc_check_cap()
292 if (cmd & PORT_CMD_FBSCP) in acard_ahci_port_start()
2400 if (cmd & PORT_CMD_FBSCP) in ahci_port_start()