Home
last modified time | relevance | path

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

/drivers/phy/
A Dti-pipe3-phy.c45 #define SATA_PLL_SOFT_RESET (1<<18) macro
421 writel(val | SATA_PLL_SOFT_RESET, pipe3->pll_reset_reg); in pipe3_exit()
423 writel(val & ~SATA_PLL_SOFT_RESET, pipe3->pll_reset_reg); in pipe3_exit()

Completed in 9 milliseconds