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

/linux-master/sound/soc/fsl/
H A Dfsl_spdif.h82 #define SCR_SOFT_RESET (1 << 12) macro
H A Dfsl_spdif.c417 regmap_write(regmap, REG_SPDIF_SCR, SCR_SOFT_RESET);
425 } while ((val & SCR_SOFT_RESET) && cycle--);

Completed in 260 milliseconds