Searched refs:reset_ch (Results 1 – 2 of 2) sorted by relevance
317 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) in flush_channel() argument368 if (error && !reset_ch && status == error) in flush_channel()556 int reset_ch = is_sec1 ? 1 : 0; /* only SEC2 supports continuation */ in talitos_error() local576 reset_ch = 1; in talitos_error()609 flush_channel(dev, ch, error, reset_ch); in talitos_error()611 if (reset_ch) { in talitos_error()
686 static inline void reset_ch(struct spu_state *csa, struct spu *spu) in reset_ch() function1861 reset_ch(prev, spu); /* Step 45. */ in save_csa()