Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm_tis_core.h82 #define LPC_CLKRUN_EN (1 << 2) macro
A Dtpm_tis_core.c879 clkrun_val &= ~LPC_CLKRUN_EN; in tpm_tis_clkrun_enable()
895 clkrun_val |= LPC_CLKRUN_EN; in tpm_tis_clkrun_enable()
975 if (!(clkrun_val & LPC_CLKRUN_EN)) { in tpm_tis_core_init()

Completed in 6 milliseconds