Searched refs:LPC_CLKRUN_EN (Results 1 – 2 of 2) sorted by relevance
79 #define LPC_CLKRUN_EN (1 << 2) macro
811 clkrun_val &= ~LPC_CLKRUN_EN; in tpm_tis_clkrun_enable()827 clkrun_val |= LPC_CLKRUN_EN; in tpm_tis_clkrun_enable()891 if (!(clkrun_val & LPC_CLKRUN_EN)) { in tpm_tis_core_init()