Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A 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()