Home
last modified time | relevance | path

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

/linux/sound/soc/atmel/
H A Datmel-pcm.h40 u32 ssc_enable; /* SSC recv/trans enable */ member
/linux/drivers/clk/mediatek/
H A Dclk-fhctl.c233 .ssc_enable = fhctl_ssc_enable,
263 fh->ops->ssc_enable(fh, state.ssc_rate); in fhctl_hw_init()
/linux/drivers/phy/
H A Dphy-xgene.c1254 enum clk_type_t clk_type, int ssc_enable) in xgene_phy_hw_init_sata() argument
1290 if (ssc_enable) in xgene_phy_hw_init_sata()
1319 int ssc_enable) in xgene_phy_hw_initialize() argument
1326 rc = xgene_phy_hw_init_sata(ctx, clk_type, ssc_enable); in xgene_phy_hw_initialize()
/linux/drivers/clk/
H A Dclk-stm32f4.c547 bool ssc_enable; member
742 if (pll->ssc_enable) in stm32f4_pll_set_rate()
868 pll->ssc_enable = true; in stm32f4_pll_init_ssc()