Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds