Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_ceva.c65 #define PORT_SCTL_SPD_GEN3 (0x3 << 4) macro
108 tmp = PORT_SCTL_SPD_GEN3 | PORT_SCTL_IPM; in ceva_init_sata()