Searched refs:stat_irq_thresh (Results 1 – 1 of 1) sorted by relevance
139 unsigned stat_irq_thresh; member1186 return snprintf(buf, PAGE_SIZE, "%u\n", engine->stat_irq_thresh); in spacc_stat_irq_thresh_show()1201 engine->stat_irq_thresh = thresh; in spacc_stat_irq_thresh_store()1202 writel(engine->stat_irq_thresh << SPA_IRQ_CTRL_STAT_CNT_OFFSET, in spacc_stat_irq_thresh_store()1207 static DEVICE_ATTR(stat_irq_thresh, 0644, spacc_stat_irq_thresh_show,1698 engine->stat_irq_thresh = (engine->fifo_sz / 2); in spacc_probe()1705 writel(engine->stat_irq_thresh << SPA_IRQ_CTRL_STAT_CNT_OFFSET, in spacc_probe()