Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/atmel/
Datmel-pcm.h40 u32 ssc_enable; /* SSC recv/trans enable */ member
Datmel_ssc_dai.c59 .ssc_enable = SSC_BIT(CR_TXEN),
69 .ssc_enable = SSC_BIT(CR_RXEN),
755 ssc_writel(ssc_p->ssc->regs, CR, dma_params->mask->ssc_enable); in atmel_ssc_trigger()
/linux-6.1.9/drivers/phy/
Dphy-xgene.c1253 enum clk_type_t clk_type, int ssc_enable) in xgene_phy_hw_init_sata() argument
1289 if (ssc_enable) in xgene_phy_hw_init_sata()
1318 int ssc_enable) in xgene_phy_hw_initialize() argument
1325 rc = xgene_phy_hw_init_sata(ctx, clk_type, ssc_enable); in xgene_phy_hw_initialize()