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

Go to the source code of this file.

Functions

void enable_hpet (void)
 
void hpet_udelay (u32 delay)
 

Function Documentation

◆ enable_hpet()

void enable_hpet ( void  )

Definition at line 13 of file hpet.c.

References HPET32, HPTC, and RCBA32.

◆ hpet_udelay()

void hpet_udelay ( u32  delay)

Definition at line 25 of file hpet.c.

References delay(), and HPET32.

Referenced by sampledqs(), sdram_jedec(), sdram_jedecinit(), and sdram_rcompupdate().

Here is the call graph for this function:
Here is the caller graph for this function: