stat_irq_thresh   126 drivers/crypto/picoxcell_crypto.c 	unsigned			stat_irq_thresh;
stat_irq_thresh  1206 drivers/crypto/picoxcell_crypto.c 	return snprintf(buf, PAGE_SIZE, "%u\n", engine->stat_irq_thresh);
stat_irq_thresh  1221 drivers/crypto/picoxcell_crypto.c 	engine->stat_irq_thresh = thresh;
stat_irq_thresh  1222 drivers/crypto/picoxcell_crypto.c 	writel(engine->stat_irq_thresh << SPA_IRQ_CTRL_STAT_CNT_OFFSET,
stat_irq_thresh  1227 drivers/crypto/picoxcell_crypto.c static DEVICE_ATTR(stat_irq_thresh, 0644, spacc_stat_irq_thresh_show,
stat_irq_thresh  1710 drivers/crypto/picoxcell_crypto.c 	engine->stat_irq_thresh = (engine->fifo_sz / 2);
stat_irq_thresh  1717 drivers/crypto/picoxcell_crypto.c 	writel(engine->stat_irq_thresh << SPA_IRQ_CTRL_STAT_CNT_OFFSET,