Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c358 struct stm32_tamp_compat { struct
423 struct stm32_tamp_compat *compat;
1114 static TEE_Result stm32_tamp_set_int_config(struct stm32_tamp_compat *tcompat, in stm32_tamp_set_int_config()
1165 static TEE_Result stm32_tamp_set_ext_config(struct stm32_tamp_compat *tcompat, in stm32_tamp_set_ext_config()
1622 struct stm32_tamp_compat *compat = pdata->compat; in stm32_tamp_configure_pin()
2029 pdata->compat = (struct stm32_tamp_compat *)compat; in stm32_tamp_parse_fdt()
2223 static const struct stm32_tamp_compat mp13_compat = {
2239 static const struct stm32_tamp_compat mp15_compat = {
2252 static const struct stm32_tamp_compat mp21_compat = {
2272 static const struct stm32_tamp_compat mp25_compat = {
[all …]