Searched refs:AHCI_PLATFORM_GET_RESETS (Results 1 – 5 of 5) sorted by relevance
49 #define AHCI_PLATFORM_GET_RESETS BIT(0) macro
51 AHCI_PLATFORM_GET_RESETS); in ahci_probe()
463 .pflags = AHCI_PLATFORM_GET_RESETS,467 .pflags = AHCI_PLATFORM_GET_RESETS | AHCI_PLATFORM_RST_TRIGGER,
219 hpriv = ahci_platform_get_resources(pdev, AHCI_PLATFORM_GET_RESETS); in ahci_sunxi_probe()
536 if (flags & AHCI_PLATFORM_GET_RESETS) { in ahci_platform_get_resources()