Searched refs:ACC_AM_CFG_PORT_WR_EN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/hisilicon/
H A Dqm.c164 #define ACC_AM_CFG_PORT_WR_EN 0x30001c macro
4290 value = readl(qm->io_base + ACC_AM_CFG_PORT_WR_EN);
4292 qm->io_base + ACC_AM_CFG_PORT_WR_EN);
4318 value = readl(qm->io_base + ACC_AM_CFG_PORT_WR_EN);
4320 writel(value, qm->io_base + ACC_AM_CFG_PORT_WR_EN);

Completed in 185 milliseconds