Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c182 #define SATA_PLL_CFG0_SATA_SEQ_IN_SWCTL BIT(4) macro
594 val |= SATA_PLL_CFG0_SATA_SEQ_IN_SWCTL; in tegra210_set_sata_pll_seq_sw()
599 val &= ~SATA_PLL_CFG0_SATA_SEQ_IN_SWCTL; in tegra210_set_sata_pll_seq_sw()