Home
last modified time | relevance | path

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

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