Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/drivers/pch/
H A Dsandbox_pch.c11 bool protect; member
28 static int sandbox_pch_set_spi_protect(struct udevice *dev, bool protect) in sandbox_pch_set_spi_protect()
H A Dpch7.c25 static int pch7_set_spi_protect(struct udevice *dev, bool protect) in pch7_set_spi_protect()
H A Dpch-uclass.c22 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect()
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dlpc.c83 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect()
/openbmc/qemu/include/hw/intc/
H A Dallwinner-a10-pic.h33 uint32_t protect; member
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c183 static int bd82x6x_set_spi_protect(struct udevice *dev, bool protect) in bd82x6x_set_spi_protect()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c620 static int broadwell_set_spi_protect(struct udevice *dev, bool protect) in broadwell_set_spi_protect()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c673 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sunxi_dw.h41 u32 protect; /* 0x800 */ member
/openbmc/u-boot/include/
H A Dflash.h23 uchar protect[CONFIG_SYS_MAX_FLASH_SECT]; /* sector protection status */ member