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

Go to the source code of this file.

Functions

int rtc_failure (void)
 
void sb_rtc_init (void)
 

Function Documentation

◆ rtc_failure()

int rtc_failure ( void  )

Definition at line 330 of file pmutil.c.

References BIOS_DEBUG, D31F0_GEN_PMCON_3, dead_code, ENV_RAMSTAGE, GEN_PMCON1, GEN_PMCON_B, PCH_DEV_PMC, PCH_LPC_DEV, pci_read_config8(), pci_write_config8(), PMC_BASE_ADDRESS, printk, read32(), RPS, RTC_BATTERY_DEAD, and rtc_failed().

Referenced by sb_rtc_init(), and vbnv_cmos_failed().

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

◆ sb_rtc_init()

void sb_rtc_init ( void  )

Definition at line 21 of file rtc.c.

References BIOS_DEBUG, cmos_init(), CONFIG, D31F0_GEN_PMCON_3, elog_add_event(), ELOG_TYPE_RTC_RESET, PCH_LPC_DEV, pci_update_config8(), printk, RTC_BATTERY_DEAD, rtc_failed(), and rtc_failure().

Referenced by lpc_init().

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