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