Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c92 #define HPRE_CLUSTER_DYN_CTL_EN BIT(0) macro
611 val |= HPRE_CLUSTER_DYN_CTL_EN; in hpre_enable_clock_gate()
635 val &= ~HPRE_CLUSTER_DYN_CTL_EN; in hpre_disable_clock_gate()