Home
last modified time | relevance | path

Searched defs:HOST_AHCI_EN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h42 #define HOST_AHCI_EN (1 << 31) /* AHCI enabled */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h83 HOST_AHCI_EN = (1 << 31), /* AHCI enabled */ enumerator