Home
last modified time | relevance | path

Searched refs:is_bsw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_core.h159 static inline bool is_bsw(void) in is_bsw() function
H A Dtpm_tis_core.c906 if (!IS_ENABLED(CONFIG_X86) || !is_bsw() || in tpm_tis_clkrun_enable()
1007 if (is_bsw()) { in tpm_tis_core_init()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis_core.h210 static inline bool is_bsw(void) in is_bsw() function
H A Dtpm_tis_core.c1046 if (!IS_ENABLED(CONFIG_X86) || !is_bsw() || in tpm_tis_clkrun_enable()
1149 if (is_bsw()) { in tpm_tis_core_init()

Completed in 5 milliseconds