Home
last modified time | relevance | path

Searched refs:AHCI_PLATFORM_GET_RESETS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dahci_platform.h44 #define AHCI_PLATFORM_GET_RESETS 0x01 macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_platform.c51 AHCI_PLATFORM_GET_RESETS); in ahci_probe()
H A Dahci_sunxi.c219 hpriv = ahci_platform_get_resources(pdev, AHCI_PLATFORM_GET_RESETS); in ahci_sunxi_probe()
H A Dlibahci_platform.c446 if (flags & AHCI_PLATFORM_GET_RESETS) { in ahci_platform_get_resources()