Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h83 #define LPC_CLKRUN_EN (1 << 2) macro
H A Dtpm_tis_core.c1058 clkrun_val &= ~LPC_CLKRUN_EN; in tpm_tis_clkrun_enable()
1074 clkrun_val |= LPC_CLKRUN_EN; in tpm_tis_clkrun_enable()
1158 if (!(clkrun_val & LPC_CLKRUN_EN)) { in tpm_tis_core_init()