Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra210.c190 #define SATA_PLL_CFG0_SATA_SEQ_IN_SWCTL BIT(4) macro
548 val |= SATA_PLL_CFG0_SATA_SEQ_IN_SWCTL; in tegra210_set_sata_pll_seq_sw()
553 val &= ~SATA_PLL_CFG0_SATA_SEQ_IN_SWCTL; in tegra210_set_sata_pll_seq_sw()