Searched refs:LPC_CLKRUN_EN (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/char/tpm/
H A Dtpm_tis_core.c1057 clkrun_val &= ~LPC_CLKRUN_EN;
1068 clkrun_val |= LPC_CLKRUN_EN;
1154 if (!(clkrun_val & LPC_CLKRUN_EN)) {
H A Dtpm_tis_core.h83 #define LPC_CLKRUN_EN (1 << 2) macro

Completed in 143 milliseconds