Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci_da850.c26 #define SATA_PHY_ENPLL(x) ((x) << 31) macro
39 SATA_PHY_RXEQ(1) | SATA_PHY_TXSWING(3) | SATA_PHY_ENPLL(1); in da850_sata_init()