HomeSort by relevance Sort by last modified time
    Searched refs:enter_acpi_mode (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/x86/lib/
acpi_s3.c 30 enter_acpi_mode(fadt->pm1a_cnt_blk);
acpi_table.c 340 void enter_acpi_mode(int pm1_cnt) function
476 enter_acpi_mode(fadt->pm1a_cnt_blk);
  /external/u-boot/arch/x86/include/asm/
acpi_table.h 321 * enter_acpi_mode() - enter into ACPI mode
328 void enter_acpi_mode(int pm1_cnt);

Completed in 1153 milliseconds