Home
last modified time | relevance | path

Searched refs:regcache_sfcsr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_ssi.c225 * @regcache_sfcsr: Cache sfcsr register value during suspend and resume
268 u32 regcache_sfcsr; member
1680 regmap_read(regs, REG_SSI_SFCSR, &ssi->regcache_sfcsr); in fsl_ssi_suspend()
1699 ssi->regcache_sfcsr); in fsl_ssi_resume()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_ssi.c227 * @regcache_sfcsr: Cache sfcsr register value during suspend and resume
272 u32 regcache_sfcsr; member
1700 regmap_read(regs, REG_SSI_SFCSR, &ssi->regcache_sfcsr); in fsl_ssi_suspend()
1719 ssi->regcache_sfcsr); in fsl_ssi_resume()

Completed in 5 milliseconds