coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tpm_tis.c File Reference
#include <security/tpm/tis.h>
#include <soc/gpio.h>
#include <variant/gpio.h>
Include dependency graph for tpm_tis.c:

Go to the source code of this file.

Functions

int tis_plat_irq_status (void)
 

Function Documentation

◆ tis_plat_irq_status()

int tis_plat_irq_status ( void  )

Definition at line 7 of file tpm_tis.c.

References GPIO_3, and gpio_interrupt_status().

Here is the call graph for this function: