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

/linux-4.4.14/sound/soc/fsl/
H A Dfsl_spdif.h70 #define SCR_SOFT_RESET (1 << 12) macro
H A Dfsl_spdif.c307 regmap_write(regmap, REG_SPDIF_SCR, SCR_SOFT_RESET); spdif_softreset()
315 } while ((val & SCR_SOFT_RESET) && cycle--); spdif_softreset()

Completed in 56 milliseconds