Home
last modified time | relevance | path

Searched refs:BIOS_CTRL_BIOSWE (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/pch/
A Dpch7.c33 bios_cntl &= ~BIOS_CTRL_BIOSWE; in pch7_set_spi_protect()
35 bios_cntl |= BIOS_CTRL_BIOSWE; in pch7_set_spi_protect()
/u-boot/arch/x86/cpu/intel_common/
A Dlpc.c92 bios_cntl &= ~BIOS_CTRL_BIOSWE; in lpc_set_spi_protect()
95 bios_cntl |= BIOS_CTRL_BIOSWE; in lpc_set_spi_protect()
/u-boot/include/
A Dpch.h13 #define BIOS_CTRL_BIOSWE BIT(0) macro

Completed in 4 milliseconds