Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/atmel/
Datmel-pcm.h53 u32 ssc_enable; /* SSC recv/trans enable */ member
Datmel_ssc_dai.c72 .ssc_enable = SSC_BIT(CR_TXEN),
82 .ssc_enable = SSC_BIT(CR_RXEN),
813 ssc_writel(ssc_p->ssc->regs, CR, dma_params->mask->ssc_enable); in atmel_ssc_trigger()
/linux-4.4.14/drivers/phy/
Dphy-xgene.c1264 enum clk_type_t clk_type, int ssc_enable) in xgene_phy_hw_init_sata() argument
1300 if (ssc_enable) in xgene_phy_hw_init_sata()
1329 int ssc_enable) in xgene_phy_hw_initialize() argument
1336 rc = xgene_phy_hw_init_sata(ctx, clk_type, ssc_enable); in xgene_phy_hw_initialize()