Home
last modified time | relevance | path

Searched defs:AHCI_CMD_RESET (Results 1 – 2 of 2) 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