Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dahci_platform.h44 #define AHCI_PLATFORM_GET_RESETS 0x01 macro
/Linux-v5.10/drivers/ata/
Dahci_platform.c51 AHCI_PLATFORM_GET_RESETS); in ahci_probe()
Dahci_sunxi.c219 hpriv = ahci_platform_get_resources(pdev, AHCI_PLATFORM_GET_RESETS); in ahci_sunxi_probe()
Dlibahci_platform.c449 if (flags & AHCI_PLATFORM_GET_RESETS) { in ahci_platform_get_resources()