Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_ceva.c65 #define PORT_SCTL_SPD_GEN3 (0x3 << 4) macro
180 tmp = PORT_SCTL_SPD_GEN3 | PORT_SCTL_IPM; in ahci_ceva_setup()
/openbmc/u-boot/drivers/ata/
H A Dsata_ceva.c63 #define PORT_SCTL_SPD_GEN3 (0x3 << 4) macro