Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci_ceva.c78 #define PORT_SCTL_SPD_GEN2 (0x2 << 4) macro
154 tmp = PORT_SCTL_SPD_GEN2 | PORT_SCTL_IPM; in ahci_ceva_setup()