Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-miphy365x.c52 #define TX_POL BIT(5) macro
195 val = TERM_EN | PCI_EN | DES_BIT_LOCK_EN | TX_POL; in miphy365x_init_pcie_port()
320 writeb_relaxed(TX_POL, miphy_phy->base + CTRL_REG); in miphy365x_init_sata_port()
409 (TX_POL | DES_BIT_LOCK_EN) : DES_BIT_LOCK_EN; in miphy365x_init_sata_port()