coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mtc.h File Reference
Include dependency graph for mtc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static int tegra210_run_mtc (void)
 
static void soc_add_mtc (struct lb_header *header)
 

Function Documentation

◆ soc_add_mtc()

static void soc_add_mtc ( struct lb_header header)
inlinestatic

Definition at line 16 of file mtc.h.

◆ tegra210_run_mtc()

static int tegra210_run_mtc ( void  )
inlinestatic

Definition at line 15 of file mtc.h.