Searched refs:SCR_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance
82 #define SCR_SOFT_RESET (1 << 12) macro
419 regmap_write(regmap, REG_SPDIF_SCR, SCR_SOFT_RESET); in spdif_softreset()427 } while ((val & SCR_SOFT_RESET) && cycle--); in spdif_softreset()