Home
last modified time | relevance | path

Searched defs:reset_ch (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/
Dtalitos.c317 static void flush_channel(struct device *dev, int ch, int error, int reset_ch) in flush_channel()
556 int reset_ch = is_sec1 ? 1 : 0; /* only SEC2 supports continuation */ in talitos_error() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dswitch.c686 static inline void reset_ch(struct spu_state *csa, struct spu *spu) in reset_ch() function