Home
last modified time | relevance | path

Searched refs:HOST_CAP_LED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dahci.h96 HOST_CAP_LED = BIT(25), /* Supports activity LED */ enumerator
H A Dlibahci.c2659 cap & HOST_CAP_LED ? "led " : "", in ahci_print_info()