Searched defs:PORT_SCTL_SPD_GEN3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | sata_ceva.c | 63 #define PORT_SCTL_SPD_GEN3 (0x3 << 4) macro |
/openbmc/linux/drivers/ata/ | ||
H A D | ahci_ceva.c | 65 #define PORT_SCTL_SPD_GEN3 (0x3 << 4) macro |