Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dahci_ceva.c67 #define PORT_SCTL_SPD_GEN1 (0x1 << 4) macro
182 tmp = PORT_SCTL_SPD_GEN1 | PORT_SCTL_IPM; in ahci_ceva_setup()