Home
last modified time | relevance | path

Searched refs:SEC_Q_WR_PTR_REG (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/crypto/hisilicon/sec/
Dsec_drv.c141 #define SEC_Q_WR_PTR_REG 0x5c macro
866 write = readl(base + SEC_Q_WR_PTR_REG); in sec_queue_send()
877 writel(write, base + SEC_Q_WR_PTR_REG); in sec_queue_send()