Home
last modified time | relevance | path

Searched refs:AHCI_CMD_RESET (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h26 #define AHCI_CMD_RESET (1 << 8) macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h61 AHCI_CMD_RESET = (1 << 8), enumerator
H A Dlibahci.c1426 AHCI_CMD_RESET | AHCI_CMD_CLR_BUSY, msecs)) { in ahci_do_softreset()