Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata_priv.h26 #define SATA_HOST_CAP_SSS 0x08000000 macro
H A Ddwc_ahsata.c121 cap_save |= SATA_HOST_CAP_SSS; in ahci_host_init()