Searched defs:AHCI_CMD_CLR_BUSY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | ahci.h | 27 #define AHCI_CMD_CLR_BUSY (1 << 10) macro |
| /OK3568_Linux_fs/kernel/drivers/ata/ | ||
| H A D | ahci.h | 62 AHCI_CMD_CLR_BUSY = (1 << 10), enumerator |