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

/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_drv.c37 #define SEC_ALGSUB_CLK_ST_REG 0x535c macro
287 if ((readl_relaxed(base + SEC_ALGSUB_CLK_ST_REG) & 0x7) == 0x7)
304 if ((readl_relaxed(base + SEC_ALGSUB_CLK_ST_REG) & 0x7) == 0)

Completed in 126 milliseconds