Home
last modified time | relevance | path

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

/openbmc/linux/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) in sec_clk_en()
304 if ((readl_relaxed(base + SEC_ALGSUB_CLK_ST_REG) & 0x7) == 0) in sec_clk_dis()