Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_ceva.c66 #define PORT_SCTL_SPD_GEN1 (0x1 << 4) macro
181 tmp = PORT_SCTL_SPD_GEN1 | PORT_SCTL_IPM; in ahci_ceva_setup()
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_ceva.c67 #define PORT_SCTL_SPD_GEN1 (0x1 << 4) macro