github.com/intel-restricted/applications.simulators.isim.vp/blob/develop/common/code/spi-gen1/spi-bios-master.dml
1 Users
0 Comments
15 Highlights
0 Notes
Tags
Top Highlights
port from_ec {
$ts_set_ec_wdt_flag = true; $top_swap = true;
$ts_set_ec_wdt_flag = false; $top_swap = false;
$pci_config.BIOS_SPI_BC.Tss = 1; $connect_to_rtc.spi_rtc.set_rtc_buc_ts(1);
method signal_raise() {
method signal_lower() {
port from_rtc {
log info, 3: "No impact of setting/clearing RTC BUC Ts as EC WDT has set topswap";
$top_swap = (value != 0);
$pci_config.BIOS_SPI_BC.Tss = value;
port from_ec {
$ts_set_ec_wdt_flag = true; $top_swap = true;
$pci_config.BIOS_SPI_BC.Tss = 1;
$connect_to_rtc.spi_rtc.set_rtc_buc_ts(1);
$ts_set_ec_wdt_flag = false; $top_swap = false;
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.