Home
last modified time | relevance | path

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

/system/dev/block/ahci/
A Dahci.h49 #define AHCI_PORT_CMD_FRE (1 << 4) macro
A Dahci.c146 if (!(cmd & AHCI_PORT_CMD_FRE)) { in ahci_port_enable()
378 if (cmd & (AHCI_PORT_CMD_ST | AHCI_PORT_CMD_FRE | AHCI_PORT_CMD_CR | AHCI_PORT_CMD_FR)) { in ahci_port_initialize()
442 cmd |= AHCI_PORT_CMD_FRE; in ahci_port_initialize()

Completed in 6 milliseconds