Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dti-pipe3-phy.c42 #define SATA_PLL_SOFT_RESET (1<<18) macro
270 writel(val | SATA_PLL_SOFT_RESET, pipe3->pll_reset_reg); in pipe3_exit()
272 writel(val & ~SATA_PLL_SOFT_RESET, pipe3->pll_reset_reg); in pipe3_exit()
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-ti-pipe3.c47 #define SATA_PLL_SOFT_RESET BIT(18) macro
583 SATA_PLL_SOFT_RESET, SATA_PLL_SOFT_RESET); in ti_pipe3_exit()
585 SATA_PLL_SOFT_RESET, 0); in ti_pipe3_exit()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dti-phy.txt57 register that contains the SATA_PLL_SOFT_RESET bit. Only valid for sata_phy.