Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci_da850.c30 #define SATA_PHY_ENPLL(x) ((x) << 31) macro
43 SATA_PHY_RXEQ(1) | SATA_PHY_TXSWING(3) | SATA_PHY_ENPLL(1); in da850_sata_init()