Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c90 #define HPRE_CLKGATE_CTL_EN BIT(0) macro
603 val |= HPRE_CLKGATE_CTL_EN; in hpre_enable_clock_gate()
627 val &= ~HPRE_CLKGATE_CTL_EN; in hpre_disable_clock_gate()